kubernetes/pkg/controller/deployment/util
Anthony Yeh 0c015927c4 Fix Deployment upgrade test.
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.
2017-03-14 17:39:29 -07:00
..
BUILD Deployment/util: Filter by ControllerRef. 2017-03-06 15:12:06 -08:00
deployment_util.go Fix Deployment upgrade test. 2017-03-14 17:39:29 -07:00
deployment_util_test.go Deployment: Remove Overlap and SelectorUpdate annotations. 2017-03-06 15:12:08 -08:00
hash_test.go Test and benchmark adler and fnv 2017-01-06 17:51:20 +01:00
pod_util.go kubectl: respect DaemonSet strategy parameters for rollout status 2017-03-09 20:02:52 +01:00
replicaset_util.go Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00