mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-17 23:15:10 +00:00
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