k3s/pkg/controller/deployment
Kubernetes Submit Queue d86a01570b Merge pull request #44439 from kargakis/fix-saturation-check
Automatic merge from submit-queue (batch tested with PRs 44741, 44853, 44572, 44797, 44439)

controller: fix saturation check in Deployments

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

@kubernetes/sig-apps-bugs 

I'll cherry-pick this back to 1.6 and 1.5
2017-04-25 01:56:42 -07:00
..
util Merge pull request #44439 from kargakis/fix-saturation-check 2017-04-25 01:56:42 -07:00
BUILD autogenerated 2017-04-14 10:40:57 -07:00
OWNERS Update OWNERS for pkg/controller/deployment 2017-01-26 10:24:52 -08:00
deployment_controller.go Make controller Run methods consistent 2017-04-14 07:27:45 -04:00
deployment_controller_test.go Merge pull request #44324 from shiywang/fix-subresource 2017-04-11 07:57:20 -07:00
progress.go controller: work around milliseconds skew in AddAfter 2017-03-21 16:39:32 -04:00
progress_test.go controller: fix requeueing progressing deployments 2017-02-20 18:19:23 +01:00
recreate.go Wait for clean old RSs statuses in the middle of Recreate rollouts 2017-04-02 20:06:25 +02:00
recreate_test.go Wait for clean old RSs statuses in the middle of Recreate rollouts 2017-04-02 20:06:25 +02:00
rollback.go Deployment: Use ControllerRef to list controlled objects. 2017-03-06 15:12:06 -08:00
rolling.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
sync.go Wait for clean old RSs statuses in the middle of Recreate rollouts 2017-04-02 20:06:25 +02:00
sync_test.go controller: fix saturation check for Deployments 2017-04-20 19:22:30 +02:00