kubernetes/pkg/controller/daemon
Kubernetes Submit Queue 52f4d38069 Merge pull request #42370 from janetkuo/ds-e2e-ignore-no-schedule-taint
Automatic merge from submit-queue (batch tested with PRs 42456, 42457, 42414, 42480, 42370)

In DaemonSet e2e test, don't check nodes with NoSchedule taints

Fixes #42345 

For example, master node has a ismaster:NoSchedule taint. We don't expect pods to be created there without toleration. 

cc @marun @lukaszo @kargakis @yujuhong @Random-Liu @davidopp @kubernetes/sig-apps-pr-reviews
2017-03-04 00:17:47 -08:00
..
util Generated part for DaemonSet updates 2017-02-27 09:17:34 +01:00
BUILD Make DaemonSet respect critical pods annotation when scheduling 2017-02-27 09:59:45 -08:00
daemoncontroller_test.go Merge pull request #42370 from janetkuo/ds-e2e-ignore-no-schedule-taint 2017-03-04 00:17:47 -08:00
daemoncontroller.go Merge pull request #42370 from janetkuo/ds-e2e-ignore-no-schedule-taint 2017-03-04 00:17:47 -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 Moved tests and fixed typs 2017-02-27 09:15:56 +01:00
update.go Move TemplateGeneration to the Spec 2017-02-27 09:15:56 +01:00