You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running macOS Monterey v12.1 and I just switched from Docker Desktop to Rancher Desktop. After running any kubectl command, I get the following to my stderr before every command's output:
I0201 12:50:21.309898 20445 versioner.go:58] no Auth Provider found for name "gcp"
Note that my context is set to a GCP cluster in which I'm authenticated. Apart from the error, the underlying kubectl binary works as expected and it can reach the cluster.
Perhaps something is off with my local setup, but it's strange to get this error when the underlying kubectl's commands work otherwise fine.
The text was updated successfully, but these errors were encountered:
I'm running macOS Monterey v12.1 and I just switched from Docker Desktop to Rancher Desktop. After running any
kubectl
command, I get the following to my stderr before every command's output:Note that my context is set to a GCP cluster in which I'm authenticated. Apart from the error, the underlying
kubectl
binary works as expected and it can reach the cluster.Perhaps something is off with my local setup, but it's strange to get this error when the underlying
kubectl
's commands work otherwise fine.The text was updated successfully, but these errors were encountered: