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
When regenerating a config file for a cluster and placing it in the folders allowed by my kubie.yaml the config file isn't updated when selecting context. I see an old cached config but not the new
To Reproduce
Login via oidc flow -> get a new kubeconfig
exit Kubie to reload all contexts
run kubie ctx to list contexts and select same context with new file
Expected behavior
New contexts should be loaded into Kubie
Actual behavior
An old cached copy of the config for the context is still present
My environment is Mac os + oh-my-zsh
kubie version 0.19.3
The text was updated successfully, but these errors were encountered:
I am also facing this problem. I created Kind cluster and kubie is not able to populate the new config files.
My environment is Ubuntu 22.04
kubie version - 0.19.3
Description
When regenerating a config file for a cluster and placing it in the folders allowed by my kubie.yaml the config file isn't updated when selecting context. I see an old cached config but not the new
To Reproduce
kubie ctx
to list contexts and select same context with new fileExpected behavior
New contexts should be loaded into Kubie
Actual behavior
An old cached copy of the config for the context is still present
My environment is Mac os + oh-my-zsh
kubie version 0.19.3
The text was updated successfully, but these errors were encountered: