kubernetes/pkg/client
Kubernetes Submit Queue 053458cc83 Merge pull request #41984 from enisoc/controller-ref-rc-rs
Automatic merge from submit-queue (batch tested with PRs 41984, 41682, 41924, 41928)

RC/RS: 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 ReplicaSet and ReplicationController into full compliance with ControllerRef. See the individual commit messages for details.

**Which issue this PR fixes**:

Although RC/RS had partially implemented ControllerRef, they didn't use it to determine which controller to sync, or to update expectations. This could lead to instability or controllers getting stuck.

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

**Special notes for your reviewer**:

**Release note**:
```release-note
```
cc @erictune @kubernetes/sig-apps-pr-reviews
2017-03-02 10:51:05 -08:00
..
chaosclient start the apimachinery repo 2017-01-11 09:09:48 -05:00
clientset_generated Regenerate everything 2017-03-02 08:56:26 +01:00
conditions mechanical 2017-01-16 09:35:12 -05:00
informers/informers_generated Regenerate everything 2017-03-02 08:56:26 +01:00
leaderelection fix LeaderTransitions always zero 2017-02-28 16:10:30 +08:00
listers Merge pull request #41984 from enisoc/controller-ref-rc-rs 2017-03-02 10:51:05 -08:00
metrics Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
retry mechanical 2017-01-16 09:35:12 -05:00
testdata Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
tests Switch watch prefixes to params 2017-02-22 08:54:08 -05:00
unversioned Fix references to PetSet 2017-02-13 13:40:34 -08:00
OWNERS add liggitt to apimachinery/apiserver packages 2017-02-03 12:24:22 -05:00