Files
kubernetes/pkg/controller
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-08-29 19:21:24 +02:00
2016-10-13 16:10:24 -07:00
2016-07-16 13:48:21 -04:00