kubernetes/plugin/pkg/auth
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
..
authenticator/token/bootstrap kube-apiserver: improve bootstrap token authentication error messages 2017-04-25 12:59:48 -07:00
authorizer Implement DaemonSet history logic in controller 2017-06-03 00:44:23 -07:00
BUILD kube-apiserver: add a bootstrap token authenticator for TLS bootstrapping 2017-02-21 08:43:55 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Update authn/authz owners and reviewers 2017-01-27 08:55:44 -05:00