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

Only current context listed in context #11

Closed
yi-bai opened this issue Aug 21, 2019 · 1 comment
Closed

Only current context listed in context #11

yi-bai opened this issue Aug 21, 2019 · 1 comment

Comments

@yi-bai
Copy link

yi-bai commented Aug 21, 2019

Even multiple contexts exist in .kubeconfig, only the current selected one is listed.

Steps to reproduce:

$ kubectl cfg add context c1
Context "c1" created.
$ kubectl cfg add context c2
Context "c2" created.
$ kubectl cfg add context c3
Context "c3" created.
$ kubectl cfg list context
CURRENT   CONTEXT_NAME     CLUSTER_NAME   AUTH_INFO          DEFAULT_NAMESPACE
*         k8s_playground   kubernetes     kubernetes-admin

Even .kubeconfig got manually updated this problem remains.

@it2911
Copy link
Owner

it2911 commented Aug 23, 2019

@yi-bai

Thank you for reporting. This bug is solved in v0.1.0 version.
Please confirm it and close this issue.

@yi-bai yi-bai closed this as completed Aug 27, 2019
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