Files
kubernetes/pkg/controller
Kubernetes Submit Queue 749ac27e9a Merge pull request #45003 from krmayankk/garbage
Automatic merge from submit-queue (batch tested with PRs 45518, 46127, 46146, 45932, 45003)

PodDisruptionBudget should use ControllerRef

Fixes https://github.com/kubernetes/kubernetes/issues/42284

```release-note
PodDisruptionBudget now uses ControllerRef to decide which controller owns a given Pod, so it doesn't get confused by controllers with overlapping selectors.
```
2017-05-25 11:46:08 -07:00
..
2017-05-11 15:59:04 -07:00
2017-04-14 10:40:57 -07:00
2017-05-20 21:58:38 -04:00
2017-04-14 10:40:57 -07:00
2016-10-13 16:10:24 -07:00
2017-03-18 22:45:07 +08:00