-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Simplify configuring cluster roles for Che users #23778
Copy link
Copy link
Open
Labels
area/che-operatorIssues and PRs related to Eclipse Che Kubernetes OperatorIssues and PRs related to Eclipse Che Kubernetes Operatorkind/taskInternal things, technical debt, and to-do tasks to be performed.Internal things, technical debt, and to-do tasks to be performed.severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.team/BThis team is responsible for the Web Terminal, the DevWorkspace Operator.This team is responsible for the Web Terminal, the DevWorkspace Operator.
Metadata
Metadata
Assignees
Labels
area/che-operatorIssues and PRs related to Eclipse Che Kubernetes OperatorIssues and PRs related to Eclipse Che Kubernetes Operatorkind/taskInternal things, technical debt, and to-do tasks to be performed.Internal things, technical debt, and to-do tasks to be performed.severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.team/BThis team is responsible for the Web Terminal, the DevWorkspace Operator.This team is responsible for the Web Terminal, the DevWorkspace Operator.
Type
Projects
Status
📅 Planned for this Sprint
Is your task related to a problem? Please describe
The current workflow is complicated and includes
che-servercomponent to configure additional roles for a users [1]It was actual when che-server engine was used instead of devWorkspace one.
[1] https://eclipse.dev/che/docs/stable/administration-guide/configuring-cluster-roles-for-users/
Describe the solution you'd like
che-servercomponent from equation.[1] Configuring a user namespace
Describe alternatives you've considered
No response
Additional context
No response