Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rootless: set LocalStorageCapacityIsolation=false to avoid "could not…
… find device ..." error For avoiding err="failed to get rootfs info: failed to get device for dir \"/var/lib/kubelet\": could not find device with major: 0, minor: 41 in cached partitions map" Fix issue 2524 See https://github.com/kubernetes/kubernetes/blob/v1.22.2/pkg/kubelet/cm/container_manager_linux.go#L641-L649 Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
- Loading branch information