-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
Release Notes
-
-
Bug Fix
-
Proposed
-
-
Description of problem:
If the Openshift user token expires, restarting the workspace does not inject/refresh the new token.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Wait for Openshift user token to expire.
- Try running openshift commands from workspace terminal
- Restart the workspace
- Still error is observed while running Openshift commands.
Actual results:
Below error is observed and token is not refreshed, on workspace restart
$ oc whoami error: You must be logged in to the server (Unauthorized)
Expected results:
Restarting the workspace should inject the new token.
Reproducibility (Always/Intermittent/Only Once):
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):