You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I have processes outside of k9s that change the current context (cluster and namespace) in the kubeconfig. In order to see these changes in k9s, I would either need to manually change this in the active k9s session, or stop and start k9s.
Describe the solution you'd like
Either a keybinding or automated refresh to read the kubeconfig file and change the context accordingly in the UI.
Describe alternatives you've considered
Setting reactive to true in the config file does not seem to work for this situation.
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
I have processes outside of k9s that change the current context (cluster and namespace) in the kubeconfig. In order to see these changes in k9s, I would either need to manually change this in the active k9s session, or stop and start k9s.
Describe the solution you'd like
Either a keybinding or automated refresh to read the kubeconfig file and change the context accordingly in the UI.
Describe alternatives you've considered
Setting
reactive
to true in the config file does not seem to work for this situation.Additional context
N/A
The text was updated successfully, but these errors were encountered: