Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] switch namespace <namespace> should set the namespace without refresh if it exists in cache. #87

Open
sherifabdlnaby opened this issue Sep 26, 2023 · 1 comment

Comments

@sherifabdlnaby
Copy link

Currently switch namespace <namespace> command will always attempt to fetch the fresh list of namespaces from the cluster even if the namespace already exists in the cache. This is unintuitive, especially that this is not the behavior of the interactive version switch namespace command.

Implementing this along side #86 will help with switch namespaces rapidly (and using terminal history and history auto-completion) to switch back and forth!

@danielfoehrKn
Copy link
Owner

Sorry for the delay. I agree, that's a good feature request. Not sure when I'll be able to tackle this, so if someone is willing to jump in, I would appreciate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants