Automated cherry pick of #102576: kubelet: do not call RemoveAll on volumes directory for#103859
Conversation
|
/kind bug |
|
@dobsonj: There’s a new type of broom out, it’s sweeping the nation. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
This PR backports the fix for issue #101911, which prevents data loss under the pod volumes directory if/when we hit certain race conditions during orphaned pod cleanup. The changes in
|
|
/lgtm |
|
/assign @thockin |
|
Thanks! /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cpanato, dobsonj, msau42, thockin The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test pull-kubernetes-e2e-gce-ubuntu-containerd |
|
/test pull-kubernetes-integration |
Cherry pick of #102576 on release-1.19.
#102576: kubelet: do not call RemoveAll on volumes directory for
For details on the cherry pick process, see the cherry pick requests page.