k3s/pkg/controller/daemon
Kubernetes Submit Queue e3e44b77ff Merge pull request #42964 from k82cn/update_defalt_toleration_sec
Automatic merge from submit-queue (batch tested with PRs 44084, 42964)

Updated AddOrUpdateTolerationInPod to return bool only.

Updated AddOrUpdateTolerationInPod to return bool only, as there's no case to generate error (the error was used for annotation, it'll not return error after moving to field); and also update admission & daemonset accordingly.
2017-04-05 20:45:20 -07:00
..
util Generated part for DaemonSet updates 2017-02-27 09:17:34 +01:00
BUILD DaemonSet: Use ControllerRef to route watch events. 2017-03-07 16:42:28 -08:00
OWNERS Update daemon controller OWNERS file 2017-02-01 18:31:26 -08:00
daemoncontroller.go Merge pull request #42964 from k82cn/update_defalt_toleration_sec 2017-04-05 20:45:20 -07:00
daemoncontroller_test.go GC: Fix re-adoption race when orphaning dependents. 2017-03-17 15:39:26 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
update.go DaemonSet: Relist Pods before each phase of sync. 2017-03-07 16:42:29 -08:00
update_test.go GC: Fix re-adoption race when orphaning dependents. 2017-03-17 15:39:26 -07:00