Files
kubernetes/pkg/controller
Kubernetes Submit Queue a811515d34 Merge pull request #35691 from kargakis/controller-changes-for-perma-failed
Automatic merge from submit-queue

Controller changes for perma failed deployments

This PR adds support for reporting failed deployments based on a timeout
parameter defined in the spec. If there is no progress for the amount
of time defined as progressDeadlineSeconds then the deployment will be
marked as failed by a Progressing condition with a ProgressDeadlineExceeded
reason.

Follow-up to https://github.com/kubernetes/kubernetes/pull/19343

Docs at kubernetes/kubernetes.github.io#1337

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

@kubernetes/deployment @smarterclayton
2016-11-04 14:49:43 -07:00
..
2016-10-27 17:25:10 -07:00
2016-10-31 11:13:44 -04:00
2016-11-03 13:47:09 -07:00
2016-10-27 13:30:04 -07:00
2016-10-21 17:32:32 -07:00
2016-10-13 16:10:24 -07:00
2016-10-29 13:30:47 -07:00
2016-07-16 13:48:21 -04:00