kubernetes/pkg/controller/daemon
Janet Kuo f9070b6ace Change what is stored in DaemonSet history .data
In DaemonSet history `.data`, store a strategic merge patch that can be
applied to restore a DaemonSet. Only PodSpecTemplate is saved.
2017-06-10 10:52:33 -07:00
..
util Implement DaemonSet history logic in controller 2017-06-03 00:44:23 -07:00
BUILD Implement kubectl rollout history and undo for DaemonSet 2017-06-03 17:10:57 -07:00
daemoncontroller_test.go Do not fire InsufficientResourceError when there are intentional reasons. 2017-06-06 06:46:14 +08:00
daemoncontroller.go Do not fire InsufficientResourceError when there are intentional reasons. 2017-06-06 06:46:14 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Update daemon controller OWNERS file 2017-02-01 18:31:26 -08:00
update_test.go Pods marked for deletion should be counted as unavailable 2017-04-18 22:32:59 +02:00
update.go Change what is stored in DaemonSet history .data 2017-06-10 10:52:33 -07:00