![]() Automatic merge from submit-queue (batch tested with PRs 42692, 42169, 42173) DaemonSet: Respect ControllerRef **What this PR does / why we need it**: This is part of the completion of the [ControllerRef](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/controller-ref.md) proposal. It brings DaemonSet into full compliance with ControllerRef. See the individual commit messages for details. **Which issue this PR fixes**: This ensures that DaemonSet does not fight with other controllers over control of Pods. **Special notes for your reviewer**: **Release note**: ```release-note DaemonSet now respects ControllerRef to avoid fighting over Pods. ``` cc @erictune @kubernetes/sig-apps-pr-reviews |
||
---|---|---|
.. | ||
app | ||
BUILD | ||
controller-manager.go | ||
OWNERS |