-
Bug
-
Resolution: Done
-
Major
-
1.0.0.GA
-
None
CRW was installed with the ' --enable-oauth ' option.
It seems to start a workspace, the user must be a cluster (not project) admin.
- Per [1] at line 54, " * <p>Note that `view` role is used from cluster scope and `exec` role is created in the current namespace if does not exist."
- We see createExecRoleBinding() specifies a namespace, but createViewRoleBinding() does not.
It's not realistic to ask our users to allow everyone that wants to start a workspace to be a cluster admin. Please fix this.
- blocks
-
CRW-174 Update CRW to Che 6.19.2
- Closed