kops/cmd
Ripta Pasay 030ee779a5 Load client-auth plugins
Without this change, for example, kops connections using OIDC to the
cluster will receive this error message:

> cannot build kube client for "$CLUSTER_NAME": No Auth Provider found
> for name "oidc"

kubernetes/client-go#345 suggests importing the package path
`plugin/pkg/client/auth/oidc` from `client-go`, but looking at the code
`plugin/pkg/client/auth` will actually handle loading all known auth
plugins for us.
2018-08-22 10:18:29 +02:00
..
kops Load client-auth plugins 2018-08-22 10:18:29 +02:00
kops-server Fix bazel deprecation notice 2018-02-26 09:36:13 -05:00
nodeup Use fast-retry and cleanup task options for tests 2018-06-18 00:04:23 -04:00