mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-09 17:45:35 +00:00
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.