• Janet Kuo's avatar
    Implement DaemonSet history logic in controller · d02f40a5
    Janet Kuo authored
    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
    d02f40a5
Name
Last commit
Last update
..
chaosclient Loading commit data...
clientset_generated Loading commit data...
conditions Loading commit data...
informers/informers_generated Loading commit data...
leaderelection Loading commit data...
listers Loading commit data...
metrics Loading commit data...
retry Loading commit data...
testdata Loading commit data...
tests Loading commit data...
unversioned Loading commit data...
OWNERS Loading commit data...