kubernetes/plugin
Kubernetes Submit Queue 7b43f922aa Merge pull request #42176 from enisoc/controller-ref-job
Automatic merge from submit-queue (batch tested with PRs 42177, 42176, 44721)

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

**Which issue this PR fixes**:

This ensures that Job does not fight with other controllers over control of Pods.

Ref: #24433

**Special notes for your reviewer**:

**Release note**:

```release-note
Job controller now respects ControllerRef to avoid fighting over Pods.
```
cc @erictune @kubernetes/sig-apps-pr-reviews
2017-04-20 12:57:06 -07:00
..
cmd/kube-scheduler autogenerated 2017-04-14 10:40:57 -07:00
pkg Merge pull request #42176 from enisoc/controller-ref-job 2017-04-20 12:57:06 -07:00
BUILD Auto-generated stuff. 2017-04-06 16:15:34 -04:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00