mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 31783, 41988, 42535, 42572, 41870) controller: ensure deployment rollback is re-entrant Make rollbacks re-entrant in the Deployment controller, otherwise fast enqueues of a Deployment may end up in undesired behavior - redundant rollbacks. Fixes https://github.com/kubernetes/kubernetes/issues/36703 @kubernetes/sig-apps-bugs |
||
---|---|---|
.. | ||
util | ||
BUILD | ||
OWNERS | ||
deployment_controller.go | ||
deployment_controller_test.go | ||
progress.go | ||
progress_test.go | ||
recreate.go | ||
recreate_test.go | ||
rollback.go | ||
rolling.go | ||
rolling_test.go | ||
sync.go | ||
sync_test.go |