k3s/test/e2e/framework
Kubernetes Submit Queue 5b240ca897 Merge pull request #36748 from kargakis/remove-events-from-deployment-tests
Automatic merge from submit-queue

Fix Recreate for Deployments and stop using events in e2e tests

Fixes https://github.com/kubernetes/kubernetes/issues/36453 by removing events from the deployment tests. The test about events during a Rolling deployment is redundant so I just removed it (we already have another test specifically for Rolling deployments).

Closes https://github.com/kubernetes/kubernetes/issues/32567 (preferred to use pod LISTs instead of a new status API field for replica sets that would add many more writes to replica sets).

@kubernetes/deployment
2016-12-16 03:57:02 -08:00
..
BUILD Stop cleaning federation namespace in e2e tests 2016-12-16 14:21:40 +05:30
cleanup.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
exec_util.go GetOptions - fix tests 2016-12-09 09:42:01 +01:00
federation_util.go Fix package aliases to follow golang convention 2016-11-30 15:40:50 +08:00
framework.go [Federation][init-11] Switch federation e2e tests to use the new federation control plane bootstrap via the `kubefed init` command. 2016-12-16 11:22:44 +05:30
get-kubemark-resource-usage.go Fix resource gatherer for kubemark 2016-12-13 14:59:22 +01:00
google_compute.go Delete regional static-ip instead of global for type=lb 2016-12-07 11:33:04 -08:00
kubelet_stats.go rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
log_size_monitoring.go rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
metrics_util.go rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
networking_utils.go rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
nodes_util.go rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
perf_util.go Fix kubelet perf data to make work again for perfdash. 2016-09-30 11:56:02 -07:00
pods.go rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
resource_usage_gatherer.go rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
test_context.go [Federation][init-11] Switch federation e2e tests to use the new federation control plane bootstrap via the `kubefed init` command. 2016-12-16 11:22:44 +05:30
util.go Merge pull request #36748 from kargakis/remove-events-from-deployment-tests 2016-12-16 03:57:02 -08:00