Skip to content

Add configurable workspace limits to DevSpaces workload#89

Merged
treddy08 merged 1 commit intomainfrom
devspaces-workspace-limits-treddy
Mar 16, 2026
Merged

Add configurable workspace limits to DevSpaces workload#89
treddy08 merged 1 commit intomainfrom
devspaces-workspace-limits-treddy

Conversation

@treddy08
Copy link
Contributor

Added two new Ansible variables to control workspace limits:

  • ocp4_workload_devspaces_max_number_of_workspaces_per_user (default: 2)
  • ocp4_workload_devspaces_max_number_of_running_workspaces_per_user (default: 1)

These variables are used in the CheCluster template to configure the maximum number of total workspaces and simultaneously running workspaces per user. Users can override these defaults in their catalog items as needed.

Added two new Ansible variables to control workspace limits:
- ocp4_workload_devspaces_max_number_of_workspaces (default: 2)
- ocp4_workload_devspaces_max_number_of_running_workspaces (default: 1)

These variables are used in the CheCluster template to configure the maximum number of total workspaces and simultaneously running workspaces per user. Users can override these defaults in their catalog items as needed.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@treddy08 treddy08 force-pushed the devspaces-workspace-limits-treddy branch from 9f8b1f7 to f56d592 Compare March 16, 2026 22:57
@treddy08
Copy link
Contributor Author

Force merging as this is a relatively low risk change and no code owners available to approve.

@treddy08 treddy08 merged commit 790d623 into main Mar 16, 2026
2 checks passed
@treddy08 treddy08 deleted the devspaces-workspace-limits-treddy branch March 16, 2026 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants