mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-01 05:00:41 -05:00
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. |
||
|---|---|---|
| .. | ||
| BUILD | ||
| deployment_util.go | ||
| deployment_util_test.go | ||
| hash_test.go | ||
| pod_util.go | ||
| replicaset_util.go | ||