Files
kubernetes/pkg/controller
Kubernetes Submit Queue 7309d34873 Merge pull request #33492 from kargakis/stop-retrying-selector-overlaps
Automatic merge from submit-queue

controller: don't retry deployments with overlapping selectors

Returning an error will cause the deployment to be requeued. We should
just emit an event for deployments with overlapping selectors and silently
drop then out of the queue. This should be transitioned to a Condition
once we have them.

@kubernetes/deployment ptal
2016-09-26 23:50:40 -07:00
..
2016-09-20 22:25:11 +08:00
2016-09-23 08:12:03 -04:00
2016-09-22 09:12:37 -04:00
2016-07-16 13:48:21 -04:00