k3s/plugin/pkg
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
..
admission Fix cache expiration check 2016-09-26 10:31:33 -04:00
auth add tests proving rbac rule matches 2016-09-26 11:27:24 -04:00
client/auth remove special clientrepo code from main repository gcp plugin 2016-09-26 15:40:29 -07:00
scheduler Merge pull request #33489 from liggitt/log-error 2016-09-26 20:34:52 -07:00
webhook Revert "Revert "Allow webhook authenticator to use TokenReviewsInterface"" 2016-09-13 16:23:17 -04:00