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 Kubeconfig handling #101

Merged
merged 1 commit into from Jun 14, 2020
Merged

Fix Kubeconfig handling #101

merged 1 commit into from Jun 14, 2020

Conversation

ricoberger
Copy link
Member

@ricoberger ricoberger commented Jun 14, 2020

- Fix parsing of KUBECONFIG environment variable, when using multiple
  files.
- Allow sync flag for all options.
- Use context from loaded Kubeconfig after the start and not the last
  saved context.
- Use similar for saving the current context and namespace like kubectl.
@ricoberger ricoberger merged commit 80a5898 into master Jun 14, 2020
@ricoberger ricoberger deleted the fix-kubeconfig-handling branch June 14, 2020 10:33
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.

[bug] parsing KUBECONFIG environment variable containing multiple files
1 participant