kubernetes/pkg/controller/deployment
Kubernetes Submit Queue 05cd33b29e Merge pull request #43508 from shiywang/first-deploy
Automatic merge from submit-queue

Fix scaled down deployments cannot identify old replica sets

Fixes https://github.com/kubernetes/kubernetes/issues/42570
2017-03-29 20:42:31 -07:00
..
util fix Scaled down deployments cannot identify old replica sets 2017-03-30 00:13:28 +08:00
BUILD Deployment: Use ControllerRef to route watch events. 2017-03-06 15:12:07 -08:00
deployment_controller_test.go Deflake TestSyncDeploymentDeletionRace 2017-03-20 11:13:26 -07:00
deployment_controller.go Fix spelling of the word successfully 2017-03-22 18:33:11 -05:00
OWNERS Update OWNERS for pkg/controller/deployment 2017-01-26 10:24:52 -08:00
progress_test.go controller: fix requeueing progressing deployments 2017-02-20 18:19:23 +01:00
progress.go controller: work around milliseconds skew in AddAfter 2017-03-21 16:39:32 -04:00
recreate_test.go react to informer updates 2017-02-13 09:18:32 -05:00
recreate.go update annotations 2017-03-14 20:03:31 +08:00
rollback.go Deployment: Use ControllerRef to list controlled objects. 2017-03-06 15:12:06 -08:00
rolling_test.go move client/record 2017-01-31 19:14:13 -05:00
rolling.go Deployment: Use ControllerRef to list controlled objects. 2017-03-06 15:12:06 -08:00
sync_test.go react to informer updates 2017-02-13 09:18:32 -05:00
sync.go fix Scaled down deployments cannot identify old replica sets 2017-03-30 00:13:28 +08:00