mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-26 17:57:24 +00: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.