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
Kubectl clients connect to GKE using the GCP auth provider. Before, the
kubectl-debug plugin would panic because it couldn't find the GCP auth
provider -- this commit adds support for all auth providers defined by
client-go.
Fixes#2.
0 commit comments