mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-11 11:00:57 -04:00
Automatic merge from submit-queue. 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>. Fix bug:Kubelet failure to umount mount points What this PR does / why we need it: Fix bug#41141:Kubelet failure to umount glusterfs mount points kubelet failure to umount mount moints in these cases: 1. glusterfs volume : transport endpoint is not connected 2. nfs volume : stale NFS file handle this PR will fix it Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes # fixes #41141 Special notes for your reviewer: NONE Release note: NONE |
||
|---|---|---|
| .. | ||
| nestedpendingoperations | ||
| operationexecutor | ||
| types | ||
| volumehelper | ||
| atomic_writer.go | ||
| atomic_writer_test.go | ||
| BUILD | ||
| device_util.go | ||
| device_util_linux.go | ||
| device_util_linux_test.go | ||
| device_util_unsupported.go | ||
| doc.go | ||
| error.go | ||
| finalizer.go | ||
| fs.go | ||
| fs_unsupported.go | ||
| io_util.go | ||
| metrics.go | ||
| OWNERS | ||
| util.go | ||
| util_linux.go | ||
| util_test.go | ||
| util_unsupported.go | ||