Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

Merge kubeconfig files using "kubectl config view" #51

Merged
merged 2 commits into from
Oct 30, 2018
Merged

Conversation

superbrothers
Copy link
Contributor

When using use_aws_iam_authenticator, the kubeconfig file is broken
due to merging by shell redirection. With this commit, the kubeconfig
file is merged by kubectl config view command instead of shell
redirection.

/fix #45

When using `use_aws_iam_authenticator`, the kubeconfig file is broken
due to merging by shell redirection. With this commit, the kubeconfig
file is merged by `kubectl config view` command instead of shell
redirection.
@superbrothers superbrothers changed the title Merge kubeconfig files using "kubctl config view" Merge kubeconfig files using "kubectl config view" Oct 24, 2018
@superbrothers superbrothers merged commit 26fa30c into master Oct 30, 2018
@superbrothers superbrothers deleted the revert-48 branch October 30, 2018 04:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support token when passing in kubeconfig
2 participants