Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce max_parallel_running_workspaces for orgs #20448

Merged
merged 11 commits into from
Dec 16, 2024

Conversation

filiptronicek
Copy link
Member

Description

Introduces a couple of changes:

  • limits the per-user running workspace amount per user to 16 for Dedicated installations
  • adds a configurable limit of these in-parallel running workspaces to the organization settings, which on Dedicated can be even raised higher than the default 16

Related Issue(s)

Fixes CLC-671

How to test

  1. Open the Preview environment
  2. Change the org settings to limit the parallel ws amount to 1
  3. Try opening 2 workspaces

/hold

Copy link
Member

@geropl geropl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM, tested and works! ✔️

@roboquat roboquat merged commit 55b486e into main Dec 16, 2024
19 checks passed
@roboquat roboquat deleted the ft/org-max-parallel-ws-restriction branch December 16, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants