kubernetes/test/e2e
Kubernetes Submit Queue c0db49c2cb
Merge pull request #60331 from jennybuckley/watch-e2e-test
Automatic merge from submit-queue (batch tested with PRs 60457, 60331, 54970, 58731, 60562). 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>.

Add e2e test for watch

**What this PR does / why we need it**:
Currently watch is only tested by kubectl tests, but all clients of kubernetes should be able to reliably watch resources for changes. This test should be able to accommodate testing watch for custom resources without many changes.

/sig api-machinery

```release-note
Added e2e test for watch
```
2018-03-19 23:42:11 -07:00
..
apimachinery Merge pull request #60331 from jennybuckley/watch-e2e-test 2018-03-19 23:42:11 -07:00
apps Merge pull request #59224 from crimsonfaith91/ds-integration 2018-03-06 15:23:58 -08:00
auth Add retrying to audit logging e2e tests 2018-03-06 14:56:56 +01:00
autoscaling Autoscaler e2e - fix getting initial pool size 2018-02-23 11:10:19 +01:00
chaosmonkey Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
common Merge pull request #60457 from sjenning/fix-websocket-e2e-test 2018-03-19 23:42:07 -07:00
framework Merge pull request #54300 from jsafrane/fix-test-images 2018-03-19 20:34:22 -07:00
generated fix all the typos across the project 2018-02-11 11:04:14 +08:00
instrumentation Fix broken gke regional logging test. 2018-03-09 09:38:04 +01:00
kubectl
lifecycle Merge pull request #58396 from chrisglass/do_not_use_ifupdown 2018-01-31 11:48:03 -08:00
manifest Merge pull request #59842 from ixdy/update-rules_go-02-2018 2018-02-19 22:23:05 -08:00
network Merge pull request #60997 from MrHohn/e2e-fix-cleanup-svc-regional 2018-03-12 00:03:38 -07:00
node API Changes for RunAsGroup and Implementation and e2e 2018-02-28 22:09:56 -08:00
perftype
scalability Increase apiserver mem-threshold in density test 2018-03-13 16:47:14 +01:00
scheduling Promote LocalStorageCapacityIsolation feature to beta 2018-03-02 15:10:08 -08:00
servicecatalog
storage Merge pull request #60086 from dougm/vsphere-finder 2018-03-19 21:34:36 -07:00
testing-manifests Merge pull request #52130 from janetkuo/e2e-kubectl-apps 2018-03-02 19:20:34 -08:00
ui Remove /ui/ redirect 2018-02-12 10:54:33 -05:00
upgrades Merge pull request #59313 from MrHohn/e2e-ingress-scale-new 2018-02-09 14:46:34 -08:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
e2e-example-config.json
e2e.go Adding beta feature flag for regional PDs. 2018-02-26 15:28:23 -08:00
e2e_test.go Move multizone e2e to sig scheduling path 2018-01-25 08:42:16 -08:00
examples.go the changes introduced in this commit plumbs in the generic scaler into kubectl. 2018-01-12 09:21:18 +01:00
gke_local_ssd.go
gke_node_pools.go
README.md