Skip to content

tobs-cli: respect default kubeconfig loading rules #95

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

Closed
wants to merge 1 commit into from

Conversation

heyleke
Copy link
Contributor

@heyleke heyleke commented Dec 25, 2020

so e.g. export KUBECONFIG=path/to/some/kubeconfig is respected

fixes #94

so e.g. export KUBECONFIG=path/to/some/kubeconfig is respected
@SvenDowideit
Copy link
Contributor

and confirmed - this enabled k3s's cfg location to work ( export KUBECONFIG=/etc/rancher/k3s/k3s.yaml )

@VineethReddy02
Copy link
Contributor

Thanks for the contribution @heyleke
As this is addressed in #97 closing this PR.

@SvenDowideit
Copy link
Contributor

addressed, as in, it uses your change, as my setup needed it too :)

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.

"invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable" when using KUBECONFIG env variable
3 participants