In case /var/lib/kubelet is a symlink, "losetup -j <device in /var/lib/kubelet>" will show the device paths with symlinks fully evaluated. Fix the parsing routine and expand symlinks in the path that we want to find in "losetup -j" output.
In case /var/lib/kubelet is a symlink, "losetup -j <device in /var/lib/kubelet>" will show the device paths with symlinks fully evaluated. Fix the parsing routine and expand symlinks in the path that we want to find in "losetup -j" output.