kubernetes/plugin
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
..
cmd/kube-scheduler move labels to components which own the APIs 2017-05-31 10:32:06 -04:00
pkg Implement DaemonSet history logic in controller 2017-06-03 00:44:23 -07:00
BUILD add generated sources for webhook admission plugin 2017-05-31 11:41:11 -07:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00