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

Allow switching namespaces without trying to list them #59

Closed
rombert opened this issue Feb 2, 2021 · 0 comments · Fixed by #60
Closed

Allow switching namespaces without trying to list them #59

rombert opened this issue Feb 2, 2021 · 0 comments · Fixed by #60

Comments

@rombert
Copy link

rombert commented Feb 2, 2021

I am connecting to some clusters where I don't have the right to switch namespaces, so I expect kubie ns by itself to not work. However, I think that kubie ns NAMESPACE should work without trying to list the namespaces. Right now it fails with:

Error: Error calling kubectl: Error from server (Forbidden): namespaces is forbidden: User "SOME-USER" cannot list resource "namespaces" in API group "" at the cluster scope
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

Successfully merging a pull request may close this issue.

1 participant