kubernetes/cmd/kube-controller-manager
Janet Kuo d02f40a5e7 Implement DaemonSet history logic in controller
1. Create controllerrevisions (history) and label pods with template
   hash for both RollingUpdate and OnDelete update strategy
2. Clean up old, non-live history based on revisionHistoryLimit
3. Remove duplicate controllerrevisions (the ones with the same template)
   and relabel their pods
4. Update RBAC to allow DaemonSet controller to manage
   controllerrevisions
5. In DaemonSet controller unit tests, create new pods with hash labels
2017-06-03 00:44:23 -07:00
..
app Implement DaemonSet history logic in controller 2017-06-03 00:44:23 -07:00
BUILD bazel: statically link dockerized components 2017-04-14 15:51:54 -07:00
controller-manager.go copy pkg/util/logs to apiserver 2017-02-13 12:07:15 -05:00
OWNERS Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00