Inject user kubeconfig into Che workspaces with DevWorkspace enabled #20782
Labels
area/dashboard
area/devworkspace-operator
area/machine-exec
kind/enhancement
A feature request - must adhere to the feature request template.
severity/P1
Has a major impact to usage or development of the system.
sprint/current
Is your enhancement related to a problem? Please describe
In current Che workspaces with DevWorkspace disabled, when the OpenShift connector starts, authentication to the OpenShift API is done automatically.
This mechanism has 2 problems:
Describe the solution you'd like
Che should inject the Kubernetes configuration of the user in the workspace containers at workspace startup. The mechanism should be the one used by the OpenShift console for the Web Terminal DevWorkspace.
The OpenShift connector should not need to use
che-theia-openshift-auth
anymore as users are already authenticated.The text was updated successfully, but these errors were encountered: