Files
kubernetes/test/e2e
Kubernetes Submit Queue 163cddf203 Merge pull request #63743 from liggitt/e2e-auth-plugins
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

register client-go auth plugins for e2e

e2e depends on use of the gcp client-go auth provider, but did not explicitly register the auth provider. it indirectly imported the plugins via a roundabout chain (see https://github.com/kubernetes/kubernetes/issues/63731#issuecomment-388529120) which broke when those imports were trimmed in https://github.com/kubernetes/kubernetes/pull/63673

if e2e requires these auth plugins, it should include them explicitly in the top-level test package

fixes #63731

```release-note
NONE
```
2018-05-11 23:20:50 -07:00
..
2018-05-11 13:12:09 -04:00
2018-05-08 18:33:50 -04:00
2018-04-25 09:47:14 -07:00
2018-05-11 15:40:12 -07:00
2017-10-15 18:18:13 -07:00
2018-05-12 00:46:51 -04:00
2018-05-12 00:46:51 -04:00
2018-04-04 08:23:21 -04:00