mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-30 23:14:30 +00:00
Automatic merge from submit-queue (batch tested with PRs 61118, 60579). 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>. Increase loging verbosity for deleting stateful set pods We should always log reasons for deleting StatefulSet Pods. @jdumars - what's the current process for putting such changes into the release? It's literally 0-risk change that helps with debugging. cc @ttz21 ```release-note NONE ```