Kube context is not added at workspace startup #21454
Labels
area/dashboard
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
sprint/current
Describe the bug
When I start a workspace and in the terminal I type
oc whoami
I exepct to get my OpenShift user identifier. Instead I get Che workspace service account:Moreover there is no
config
file in~/.kube/
(there is no~/.kube
folder at all):Che version
next (development version)
Steps to reproduce
Start a sample workspace, open a terminal and type
oc whoami
.Expected behavior
In older version of Che (after 7.42 and in Dev Spaces 3.0 too) the Kube context was setup automatically. c.f. eclipse-che/che-dashboard#431
Runtime
OpenShift
The text was updated successfully, but these errors were encountered: