kubernetes/cmd/kube-controller-manager
Kubernetes Submit Queue 5af81b0955 Merge pull request #42173 from enisoc/controller-ref-ds
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
2017-03-07 20:10:28 -08:00
..
app Merge pull request #42173 from enisoc/controller-ref-ds 2017-03-07 20:10:28 -08:00
BUILD copy pkg/util/logs to apiserver 2017-02-13 12:07:15 -05:00
controller-manager.go copy pkg/util/logs to apiserver 2017-02-13 12:07:15 -05:00
OWNERS add deads2k to some cmd packages 2017-01-31 13:56:49 -05:00