Files
kubernetes/pkg
k8s-merge-robot 459757cf08 Merge pull request #27728 from janetkuo/deployment-cleanup-unhealthy
Automatic merge from submit-queue

Deployment controller's cleanupUnhealthyReplicas should respect minReadySeconds

```release-note
Fixed an issue that Deployment may be scaled down further than allowed by maxUnavailable when minReadySeconds is set.
```

Fixes #26834

Detected by a flake in deployment rollover e2e test (the only test that specifies `minReadySeconds`).

cc @kubernetes/deployment @pwittrock 
cc @mqliang who first added `cleanupUnhealthyReplicas` in deployment controller 

[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
2016-06-21 11:46:12 -07:00
..
2016-06-06 17:18:22 -04:00
2016-05-10 12:03:41 -04:00
2016-06-03 20:41:08 -07:00
2016-06-13 16:17:03 -07:00
2016-06-06 17:18:22 -04:00
2016-06-13 10:37:21 +02:00
2016-05-22 22:18:58 -07:00
2016-06-06 10:49:46 +02:00