mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-01 05:00:41 -05:00
Automatic merge from submit-queue (batch tested with PRs 51081, 52725). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.. daemon_controller: fix typo. **What this PR does / why we need it**: I found a small typo while implementing #48841. With the existing code, some edge cases might lead to the wrong pods being deleted. **Release note**: ```release-note NONE ``` |
||
|---|---|---|
| .. | ||
| util | ||
| BUILD | ||
| daemon_controller.go | ||
| daemon_controller_test.go | ||
| doc.go | ||
| OWNERS | ||
| update.go | ||
| update_test.go | ||