k3s/plugin
Kubernetes Submit Queue 1e7fa1f6cd Merge pull request #33334 from caesarxuchao/copy-auth-plugin
Automatic merge from submit-queue

Copy auth plugin to client-go repo

client-go doesn't copy the [auth plugin](https://github.com/kubernetes/kubernetes/blob/master/plugin/pkg/client/auth/plugins.go). This causes user cannot access cluster run by GKE. User will see error "No Auth Provider found for name gcp".

This PR fixes this issue. It's marked as WIP because I'll need to rebase after #32906 gets merged. Also, the fix needs to be cherry-picked into 1.4 branch to update client-go/1.4.
2016-09-27 02:30:38 -07:00
..
cmd/kube-scheduler switch controller manager to generated clientset 2016-09-20 12:53:47 -04:00
pkg Merge pull request #33334 from caesarxuchao/copy-auth-plugin 2016-09-27 02:30:38 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00