-
Notifications
You must be signed in to change notification settings - Fork 87
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
civo kubernetes config fails #26
Comments
I tested in windows, but i will check this again, could you tell me what OS you use, and how to reproduce the error |
Sorry for the late reply. I was using Windows 10 0 18363 0 |
I just checked the code and this seems like the culprit based on the outputs
I tried the same command with the file name provided from the error and it worked just fine when invoked directly from my terminal. I see the CLI discards the output which is a shame because it could tell us what is happening. I guess this ties into #1 . I have no experience with Go so I don't feel comfortable debugging this on my own at this time |
Ok, Thx @mladedav i will check this this weekend |
This fix in the release v0.6.38 |
I tried getting the kubernetes context but the command fails with:
The kubeconfig file was not updated and the temporary file contains only the downloaded cluster information.
The text was updated successfully, but these errors were encountered: