k3s/pkg/client/listers
Kubernetes Submit Queue d306acca86 Merge pull request #42175 from enisoc/controller-ref-dep
Automatic merge from submit-queue

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

**Which issue this PR fixes**:

This ensures that Deployment does not fight with other controllers over control of Pods and ReplicaSets.

Ref: https://github.com/kubernetes/kubernetes/issues/24433

**Special notes for your reviewer**:

**Release note**:

```release-note
Deployment now fully respects ControllerRef to avoid fighting over Pods and ReplicaSets. At the time of upgrade, **you must not have Deployments with selectors that overlap**, or else [ownership of ReplicaSets 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-07 20:44:36 -08:00
..
apps StatefulSet: Update Lister documentation for ControllerRef. 2017-03-06 09:46:03 -08:00
authentication Generated files for authentication.k8s.io/v1 2017-02-07 01:44:56 -05:00
authorization Generated files 2017-02-06 18:16:51 -05:00
autoscaling Generated Files for autoscaling/v2alpha1 2017-02-07 22:25:27 -05:00
batch Generated changes for cleaning batch/v2alpha1 2017-03-06 12:26:52 +01:00
certificates Regenerate listers/informers 2017-01-30 15:46:36 -05:00
core RC/RS: Update Lister documentation for ControllerRef. 2017-03-01 15:43:51 -08:00
extensions Merge pull request #42175 from enisoc/controller-ref-dep 2017-03-07 20:44:36 -08:00
imagepolicy Regenerate listers/informers 2017-01-30 15:46:36 -05:00
policy Regenerate listers/informers 2017-01-30 15:46:36 -05:00
rbac Regenerate listers/informers 2017-01-30 15:46:36 -05:00
settings run generators and updaters 2017-03-01 13:04:29 -08:00
storage Regenerate everything 2017-03-02 08:56:26 +01:00