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

Add the ability to specify KUBECONFIG variable in openebsctl #8

Closed
smijolovic opened this issue Aug 19, 2020 · 0 comments · Fixed by #10
Closed

Add the ability to specify KUBECONFIG variable in openebsctl #8

smijolovic opened this issue Aug 19, 2020 · 0 comments · Fixed by #10
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@smijolovic
Copy link

Currently openebsctl looks in the users directory for .kube/config file, and when it does not exist exits with the following error:
failed to build Kubernetes clientset: Could not build config from flags: stat /home/chaasmadmin/.kube/config: no such file or directory

This feature request is to add a KUBECONFIG variable setting for openebsctl to point to the location of the kubectl config file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants