k3s/pkg/client
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
..
chaosclient autogenerated 2017-04-14 10:40:57 -07:00
clientset_generated generated 2017-05-31 09:57:20 -07:00
conditions move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
informers/informers_generated generated 2017-05-31 09:57:20 -07:00
leaderelection Correct spelling in comment. 2017-05-18 13:31:26 -07:00
listers Implement DaemonSet history logic in controller 2017-06-03 00:44:23 -07:00
metrics autogenerated 2017-04-14 10:40:57 -07:00
retry autogenerated 2017-04-14 10:40:57 -07:00
testdata
tests Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03:00
unversioned stop setting bad defaults that are indistinguishable from real values for clients 2017-05-17 07:18:34 -04:00
OWNERS add liggitt to apimachinery/apiserver packages 2017-02-03 12:24:22 -05:00