kubernetes/pkg/volume/util/volumepathhandler
Fabio Bertinatto b382148915 Trim out suffix added to backing file path of loopback device
When a block device, say /dev/sdc, is unexpectedly disconnected from a node,
the corresponding backing file path found at /sys/block/loop*/backing_file gets
a "(deleted)" suffix. This patch trims that suffix out, allowing the Kubelet to
unmount the volume correctly.
2023-01-27 10:53:00 -03:00
..
volume_path_handler_linux_test.go Trim out suffix added to backing file path of loopback device 2023-01-27 10:53:00 -03:00
volume_path_handler_linux.go Trim out suffix added to backing file path of loopback device 2023-01-27 10:53:00 -03:00
volume_path_handler_unsupported.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
volume_path_handler.go various corrections in pkg/volume 2022-09-16 16:42:06 +05:30