Implement an ability to preCreate namespaces for users with privileged SA #19972
Labels
area/dashboard
engine/devworkspace
Issues related to Che configured to use the devworkspace controller as workspace engine.
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P2
Has a minor but important impact to the usage or development of the system.
Is your task related to a problem? Please describe.
eclipse-che/che-server#7 makes Che Server create user's che namespace with privileged SA, and it works fine for Che Workspace.
But with DevWorkspace, currently, it's a Dashboard that creates a namespace if it does not exist.
So, this issue is about using privileged SA for namespace creation for DevWorkspaces.
Note that it depends on dashboard-backend.
The text was updated successfully, but these errors were encountered: