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

Error when multiple files listed in KUBECONFIG env-variable #17

Open
mortenlj opened this issue Feb 14, 2020 · 1 comment
Open

Error when multiple files listed in KUBECONFIG env-variable #17

mortenlj opened this issue Feb 14, 2020 · 1 comment

Comments

@mortenlj
Copy link

The KUBECONFIG env-variable supports multiple files (separated by :). The kubernetes library supports this, but powerline-kubernetes does it's own thing when loading the context, and doesn't handle multiple files.

@wwmoraes
Copy link

I have a working patch on my fork, MR #22

to start using it right away while the MR is not merged:

pip uninstall powerline-kubernetes
pip install https://github.com/wwmoraes/powerline-kubernetes/tarball/master#egg=powerline-kubernetes

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.

2 participants