mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-22 01:17:41 -05:00
fix https://github.com/kubernetes/kubernetes/issues/24717 If kubelet root-dir is a symlink, the pod's cinder volume dir can't be umounted even after pod is deleted. This patch reads target path of symlink before comparing with entries in proc mounts. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| fake.go | ||
| mount.go | ||
| mount_linux.go | ||
| mount_linux_test.go | ||
| mount_unsupported.go | ||
| nsenter_mount.go | ||
| nsenter_mount_unsupported.go | ||
| safe_format_and_mount_test.go | ||