• Kubernetes Submit Queue's avatar
    Merge pull request #42370 from janetkuo/ds-e2e-ignore-no-schedule-taint · 52f4d380
    Kubernetes Submit Queue authored
    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
    52f4d380
Name
Last commit
Last update
..
util Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
daemoncontroller.go Loading commit data...
daemoncontroller_test.go Loading commit data...
doc.go Loading commit data...
update.go Loading commit data...
update_test.go Loading commit data...