![]() Automatic merge from submit-queue (batch tested with PRs 55316, 57934). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Make StatefulSet report an event when recreating failed pod When StatefulSet finds any of its pods in phase Failed it will delete it and create it again. While doing so it will emit delete+create event which is really confusing for the user as he has no idea what's happening. Fixes https://github.com/kubernetes/kubernetes/issues/58082 |
||
---|---|---|
.. | ||
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 |