-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
registry-creds addon: error converting YAML to JSON: yaml: line 20: did not find expected key ] #9722
Comments
This also happens if I let it use the default version of Kubernetes v1.19.4
|
And it is also happening when I use the
|
/kind support |
This solves the issue #9725 |
Temporary work-around until this is fixed and released upstreamEnter the minikube Docker: If your environment lacks vim, you can install it by: After you've edited the file, run: Please note that even though registry-creds is now enabled, it won't show up if you type: However, you can confirm it running by: |
/assign |
I also experienced the same issue just now.
|
Getting this issue as well #9722 (comment) |
This is fixed at master, and will be part of the forthcoming v1.16.0 release (beta coming soon) Alternatively, I believe you can use minikube v1.14.x. |
Steps to reproduce the issue:
I'm using hypervisor=none and Kubernetes 1.17.x
The following commands work for minikube 1.14.2, but are broken in version 1.15.0 and 1.15.1 when it comes time to enable the registry-creds addon.
Minikube is started like so:
Then the registry-creds is run like so:
Full output of failed command:
Full output with
--alsologtostderr
follows:Full output of
minikube start
command used, if not already included:Also the content of the
/etc/kubernetes/addons/registry-creds-rc.yaml
file that it is complaining about is as follows:The text was updated successfully, but these errors were encountered: