![]() The StatefulSet controller cleans up ControllerRevisions at the end of the reconcile loop. If something goes wrong during reconcile, it bails out without actually performing this step. This commit moves the cleanup to a deferred function call to guarantee it will be executed. Fixes issue: https://github.com/kubernetes/kubernetes/issues/85690 |
||
---|---|---|
.. | ||
config | ||
BUILD | ||
OWNERS | ||
stateful_pod_control_test.go | ||
stateful_pod_control.go | ||
stateful_set_control_test.go | ||
stateful_set_control.go | ||
stateful_set_status_updater_test.go | ||
stateful_set_status_updater.go | ||
stateful_set_test.go | ||
stateful_set_utils_test.go | ||
stateful_set_utils.go | ||
stateful_set.go |