-
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
gcp-auth returned an error: field is immutable #9465
Comments
This error is probably safe to ignore - but something we'll need to address nonetheless. Some Kubernetes objects are immutable, and the addon doesn't yet understand being enabled twice on a running cluster. |
there are some race conditions around enabling and disabling the addon consecutively, the errors are spurious and the addon should still work. |
this is fixed in 1.14.0 |
@medyagh are you sure? I ask because in the |
@matthewmichihara Can you try with 1.14.2 and see if it still happens? Just reopen if you can repro it. |
I saw this pop up again with minikube 1.18.1 via Cloud Code. @medyagh @sharifelgamal can we re-open this issue?
|
I'm working on a repro case for this so we can fix this once and for all. |
I don't exactly know how I triggered this but I ran into this error when starting minikube today.
I do notice that my
gcloud
application default credentials are expired, so that may be related:Full output of
minikube logs
command:**The text was updated successfully, but these errors were encountered: