Files
kubernetes/pkg/controller/deployment
Davanum Srinivas 5690ba6241 Fix potential problem when scaling --replicas=0
We have defensive code for checking if newRS != nil for
DeploymentProgressing and DeploymentTimedOut but not for
DeploymentComplete. Let's add the check here as well as
this problem was seen in the wild.
2017-10-09 17:39:51 -04:00
..
2017-06-22 11:31:03 -07:00
2017-09-23 22:31:05 +02:00
2017-09-23 22:31:05 +02:00