kubernetes/pkg/controller/deployment/util
Anthony Yeh 725ec0cc5e kubectl: Check for Deployment overlap annotation in reaper.
This effectively reverts the client-side changes in
cec3899b96.
We have to maintain the old behavior on the client side to support
version skew when talking to old servers that set the annotation.

However, the new server-side behavior is still to NOT set the
annotation.
2017-03-16 12:28:28 -07:00
..
BUILD Deployment/util: Filter by ControllerRef. 2017-03-06 15:12:06 -08:00
deployment_util_test.go Deployment: Remove Overlap and SelectorUpdate annotations. 2017-03-06 15:12:08 -08:00
deployment_util.go kubectl: Check for Deployment overlap annotation in reaper. 2017-03-16 12:28:28 -07: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