k3s/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
..
apimachinery fix dynamic client name 2018-05-11 13:12:09 -04:00
apps simplify api registration 2018-05-08 18:33:50 -04:00
auth Merge pull request #63189 from hzxuzhonghu/master 2018-04-27 08:44:07 -07:00
autoscaling Add cluster autoscaler tests for pods requiring GPU 2018-05-10 20:17:42 +02:00
chaosmonkey Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
common update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
framework Merge pull request #63446 from deads2k/client-08-remove-old 2018-05-11 14:49:16 -07:00
generated Add pointer comments 2018-04-25 09:47:14 -07:00
instrumentation [fluentd-gcp addon] Pass region in seperate field 2018-05-11 09:50:07 +02:00
kubectl make use of simple dynamic client in test 2018-04-27 13:38:58 +08:00
lifecycle Fix PodStore to wait for being initialized 2018-04-12 15:38:11 +02:00
manifest Add GCE-PD CSI Driver test to E2E test suite 2018-04-13 15:31:33 -07:00
network Fix bad sleep - int as duration 2018-05-11 15:40:12 -07:00
node Merge pull request #63333 from deads2k/api-14-snip 2018-05-04 10:52:10 -07:00
perftype
scalability Merge pull request #59727 from wgliang/master.time 2018-05-10 20:29:40 -07:00
scheduling Removed e2e test on empty NodeAffinity. 2018-04-24 19:40:04 +08:00
servicecatalog
storage Merge pull request #63045 from msau42/fix-subpath-readonly 2018-05-07 23:36:49 -07:00
testing-manifests Remove examples directory 2018-04-24 19:45:43 +01:00
ui test: Disable ui dashboard test for gke 2018-03-22 13:27:41 -07:00
upgrades [e2e ingress-gce] Change ingress-upgrade test to not check for number of instances 2018-05-07 18:26:23 -07:00
BUILD register client-go auth plugins for e2e 2018-05-12 00:46:51 -04:00
README.md
e2e-example-config.json
e2e.go register client-go auth plugins for e2e 2018-05-12 00:46:51 -04:00
e2e_test.go
examples.go removes job scaler 2018-04-04 08:23:21 -04:00
gke_local_ssd.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
gke_node_pools.go

README.md

See e2e-tests

Analytics