question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Document how to configure allowed running workspaces count

See original GitHub issue

Screenshot from 2020-04-25 10-45-48 Screenshot from 2020-04-25 10-45-48

Describe the bug

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

Expected behavior

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • minikube (include output of minikube version and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)

Screenshots

Installation method

  • chectl
  • che-operator
  • minishift-addon
  • I don’t know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • other: please specify

Eclipse Che Logs

Additional context

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
hari1992-webcommented, Apr 27, 2020

@hari1992-web the way how you configure it depends on the way you deployed Che: Helm kubectl patch configmap che --patch “{"spec":{"data":{"CHE_LIMITS_USER_WORKSPACES_RUN_COUNT": "-1"}}}” --type=merge -n che kubectl rollout restart deployment/che -n che

Operator: kubectl patch checluster/eclipse-che --patch “{"spec":{"server":{"customCheProperties": {"CHE_LIMITS_USER_WORKSPACES_RUN_COUNT": "-1"}}}}” --type=merge -n che

P.S. There is -1 - not limited, but feel free to assign any value. It must be documented!

Thanku so much Its working fine

0reactions
che-botcommented, Oct 28, 2020

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Manage the WorkSpace running mode - AWS Documentation
In the navigation pane, choose WorkSpaces. Select the WorkSpace to modify and choose Actions, Modify running mode. Select the new running mode, AlwaysOn...
Read more >
Case Metrics
This report records Document Edits/Views regardless of field and is not based on user login or user logout. Note: The Reviewer Statistics script...
Read more >
Create and manage workspaces | Databricks on AWS
In the Storage field, select or add a storage configuration · If you want to create a new storage configuration, select + Add...
Read more >
Chapter 4. Configuring CodeReady Workspaces
The maximum number of running workspaces that a single organization is allowed. If the organization has reached this threshold and they try to...
Read more >
Extend Microsoft Sentinel across workspaces and tenants
Historically, multiple workspaces were the only way to set different retention periods for different data types. This is no longer needed in ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found