mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Automatic merge from submit-queue Task 2: Added toleration to DaemonSet pods for node condition taints **What this PR does / why we need it**: If TaintByCondition was enabled, added toleration to DaemonSet pods for node condition taints. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: part of #42001 **Release note**: ```release-note None ``` |
||
|---|---|---|
| .. | ||
| util | ||
| BUILD | ||
| daemon_controller.go | ||
| daemon_controller_test.go | ||
| doc.go | ||
| OWNERS | ||
| update.go | ||
| update_test.go | ||