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

if you have KUBECONFIG defined with multiple files config is written to wrong file #1000

Closed
chrislovecnm opened this issue Nov 28, 2016 · 3 comments
Assignees
Milestone

Comments

@chrislovecnm
Copy link
Contributor

If a user has this

export KUBECONFIG="~/.kube/config:~/.kube/old-config"

when you run this

$ KOPS_STATE_STORE="s3://state-config" kops export kubecfg liea-ginny.dev.datapipe.io

You get a config written to:

~/.kube/config:

^ notice the colon above

@chrislovecnm chrislovecnm self-assigned this Dec 4, 2016
@chrislovecnm chrislovecnm added this to the 1.4.2 milestone Dec 4, 2016
@justinsb
Copy link
Member

Is this fixed by #1050? Can we close?

@justinsb justinsb modified the milestones: 1.5.0, 1.4.4, 1.5 Dec 28, 2016
@chrislovecnm
Copy link
Contributor Author

Have not tested, so I would say that we need to test :)

@justinsb justinsb modified the milestones: 1.5.1, 1.5.0 Jan 29, 2017
@chrislovecnm
Copy link
Contributor Author

This is fixed

This issue was closed.
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