mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-16 06:49:38 +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.