Files
kubernetes/pkg/controller
Kubernetes Submit Queue d50a59ec66 Merge pull request #42080 from enisoc/controller-ref-ss
Automatic merge from submit-queue (batch tested with PRs 42080, 41653, 42598, 42555)

StatefulSet: 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 StatefulSet into full compliance with ControllerRef. See the individual commit messages for details.

**Which issue this PR fixes**:

Fixes #36859

**Special notes for your reviewer**:

**Release note**:

```release-note
StatefulSet now respects ControllerRef to avoid fighting over Pods. At the time of upgrade, **you must not have StatefulSets with selectors that overlap** with any other controllers (such as ReplicaSets), or else [ownership of Pods may change](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/controller-ref.md#upgrading).
```
cc @erictune @kubernetes/sig-apps-pr-reviews
2017-03-06 17:16:10 -08:00
..
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2017-02-28 23:05:41 -08:00
2017-02-13 09:18:32 -05:00
2017-02-27 21:24:45 -08:00
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2016-10-13 16:10:24 -07:00
2017-02-27 06:48:13 -05:00
2017-02-28 23:05:41 -08:00
2016-07-16 13:48:21 -04:00