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

Implement an ability to preCreate namespaces for users with privileged SA #19972

Closed
sleshchenko opened this issue Jun 15, 2021 · 1 comment
Closed
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.

Comments

@sleshchenko
Copy link
Member

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.

@sleshchenko sleshchenko added kind/task Internal things, technical debt, and to-do tasks to be performed. area/dashboard labels Jun 15, 2021
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jun 15, 2021
@sleshchenko sleshchenko added the engine/devworkspace Issues related to Che configured to use the devworkspace controller as workspace engine. label Jun 15, 2021
@vzhukovs vzhukovs added severity/P2 Has a minor but important impact to the usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Jun 15, 2021
@sleshchenko
Copy link
Member Author

I think it can be closed in favor of #20164

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

3 participants