Files
kubernetes/pkg/kubectl
Kubernetes Submit Queue cfc3c4b9aa Merge pull request #39150 from kargakis/ignore-deleted-pods-in-rolling-updater
Automatic merge from submit-queue

kubectl: ignore deleted pods in the rolling updater

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

The Deployment controller already ignores deleted pods or more precisely the ReplicaSet controller ignores deleted pods ([pod classification](a30b6e2d16/pkg/controller/replicaset/replica_set.go (L600)) ignores [deleted pods](a30b6e2d16/pkg/controller/controller_ref_manager.go (L63))) and the Deployment controller reuses what's in the ReplicaSet status.

@kubernetes/sig-apps-misc @kubernetes/sig-cli-misc
2017-01-02 07:34:19 -08:00
..
2016-12-29 13:04:10 -08:00
2016-12-12 13:30:07 -08:00
2016-12-29 13:04:10 -08:00
2016-12-12 13:30:07 -08:00
2016-12-01 16:09:05 +08:00
2016-12-29 13:04:10 -08:00
2016-12-14 12:39:49 -08:00
2016-12-17 00:07:24 +01:00
2016-07-16 13:48:21 -04:00
2016-12-09 09:42:01 +01:00
2016-12-03 19:10:46 -05:00
2016-11-30 17:40:57 +08:00
2016-12-21 09:03:27 -05:00
2016-11-23 22:30:47 -06:00
2016-12-09 09:42:01 +01:00
2016-12-20 10:00:00 +01:00
2016-12-17 00:07:24 +01:00
2016-12-09 09:42:01 +01:00
2016-12-17 00:07:24 +01:00
2016-11-23 15:53:09 -08:00
2016-12-10 18:07:33 -05:00
2016-12-09 09:42:01 +01:00
2016-12-14 12:39:49 -08:00