mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-15 07:20:46 +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.