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

Changing current namespace prevents inferring ClusterClaim from context #10

Open
KevinFCormier opened this issue Feb 4, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@KevinFCormier
Copy link
Collaborator

When a user changes namespaces, the context may change from one created by cm, like ui-dev, to one in the typical form of namespace/cluster/user. Currently this will prevent cm commands from inferring the ClusterClaim, but it should be possible to do by examining the kubeconfig to find the shortname context that uses the same server address.

@KevinFCormier KevinFCormier added the bug Something isn't working label Feb 4, 2021
@KevinFCormier KevinFCormier self-assigned this Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant