Files
kubernetes/test/e2e
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-03-01 11:52:55 -08:00
2017-02-21 13:26:03 +01:00
2016-09-15 18:38:01 -04:00
2017-02-15 18:16:35 +01:00
2017-01-12 10:21:05 +08:00
2017-02-28 23:05:41 -08:00
2017-03-01 11:52:55 -08:00
2017-03-02 08:28:54 -05:00
2017-02-21 16:31:21 +01:00
2017-01-30 12:46:59 -05:00
2017-01-11 09:09:48 -05:00
2017-02-01 06:32:04 -07:00
2017-01-30 12:46:59 -05:00
2017-01-29 21:41:44 +01:00
2017-02-22 09:27:42 -05:00
2017-01-30 12:46:59 -05:00
2017-02-22 09:27:42 -05:00