kubernetes/pkg/controller/deployment
Michail Kargakis b9839d0677 controller: fix cleanup policy for deployments
Cleanup policy should run on all replica sets and not only on those that
have pods (we will not cleanup those anyway).
2016-02-12 19:14:18 +01:00
..
deployment_controller_test.go Make deployments work. 2016-02-08 21:27:49 -08:00
deployment_controller.go controller: fix cleanup policy for deployments 2016-02-12 19:14:18 +01:00