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

Fix plain kubeconfig setup #25

Merged
merged 2 commits into from
Feb 24, 2019
Merged

Fix plain kubeconfig setup #25

merged 2 commits into from
Feb 24, 2019

Conversation

maxlaverse
Copy link
Collaborator

Currently, if you provide a KubeConfig file, a cluster block is created as soon as you provide the clusterName parameter. This doesn't make sense as the serverUrl would be missing.

This fixes this behavior, add tests, and make the documentation more clear on that topic

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 97.736% when pulling 881a14f on fix_plain_kubeconfig_setup into 389027d on master.

@maxlaverse maxlaverse merged commit 596c04f into master Feb 24, 2019
@maxlaverse maxlaverse deleted the fix_plain_kubeconfig_setup branch February 24, 2019 16:45
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 this pull request may close these issues.

None yet

2 participants