kubernetes/test/e2e/framework
Kubernetes Submit Queue 0afdcfcaf6 Merge pull request #43114 from enisoc/deployment-upgrade-test
Automatic merge from submit-queue

Fix Deployment upgrade test.

**What this PR does / why we need it**:

When the upgrade test operates on Deployments in a pre-1.6 cluster (i.e. during the Setup phase), it needs to use the v1.5 deployment/util logic. In particular, the v1.5 logic does not filter children to only those with a matching ControllerRef.

**Which issue this PR fixes**:

Fixes #42738

**Special notes for your reviewer**:

**Release note**:
```release-note
```
cc @kubernetes/sig-apps-pr-reviews
2017-03-15 07:03:19 -07:00
..
authorizer_util.go add rbac v1beta1 2017-01-18 09:49:33 -05:00
BUILD auto generated bazel build files 2017-03-11 01:39:56 +05:30
cleanup.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
exec_util.go find and replace 2017-01-20 08:04:53 -05:00
federation_util.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
firewall_util.go fix redundant alias clientset 2017-01-12 10:21:05 +08:00
framework.go Drop NewDefultGroupVersionFramework in favor of client automatically handling proper GroupVersions 2017-03-06 12:12:38 +01:00
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
ingress_utils.go Log instead of fail on GLBCs tendency to leak resources 2017-03-13 15:31:03 -07:00
jobs_util.go Implements an upgrade test for Job. Job common functionality is refactored into the framework package to allow for code sharing between e2e and upgrade tests. 2017-02-27 09:24:59 -08:00
kubelet_stats.go kubelet: add cgroup manager metrics 2017-03-06 08:53:47 -06:00
log_size_monitoring.go fix redundant alias clientset 2017-01-12 10:21:05 +08:00
metrics_util.go tests 2017-02-28 23:05:41 -08:00
networking_utils.go move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00
nodes_util.go Implement automated downgrade testing. 2017-03-09 12:45:20 -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 use default timeout for deletion 2017-03-08 14:40:19 -08:00
pv_util.go Enhance and refactor volume test util functions 2017-02-23 21:05:12 -08:00
resource_usage_gatherer.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
service_util.go Handle potential conflicts on service endpoint test deletion 2017-03-03 01:29:57 -05:00
statefulset_utils.go Fix StatefulSet apps flakes 2017-03-14 02:44:55 -07:00
test_context.go Add framework for federation upgrade tests 2017-03-11 01:39:56 +05:30
upgrade_util.go Move few reusable functions to upgrade_utils.go 2017-03-11 01:39:56 +05:30
util.go Merge pull request #43114 from enisoc/deployment-upgrade-test 2017-03-15 07:03:19 -07:00