Closed rbaumgar closed 2 years ago
Settings are stored in Openshift-Console-user-settings
Object: user-settings-
$ oc get user demo
NAME UID FULL NAME IDENTITIES
demo 64d64fc2-ef2b-4dd4-bbe8-8c803ab04b3f Local:demo
$ get configmap user-settings-64d64fc2-ef2b-4dd4-bbe8-8c803ab04b3f -n openshift-console-user-settings -o yaml | grep terminal.namespace
console.terminal.namespace: demo-terminal
Summary
I can use WT under many users (incl admin), except one. When I try to start WT in this user (demo), the box is opened and stay white...
With working users, box switched immediately to black... If it is a user who starts WT the first time, I get asked for a namespace...
Any hint?
Relevant information