• Jan Safranek's avatar
    Fixed subpath in containerized kubelet. · 0b8c4725
    Jan Safranek authored
    IsNotMountPoint should return no error when the checked directory does not
    exists - missing directory can't be mounted. Therefore containerized
    kubelet should check if the target exists first before resolving symlinks.
    EvalHostSymlinks() returns indistinguishible error in case the path does
    not exist.
    0b8c4725
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
exec.go Loading commit data...
exec_mount.go Loading commit data...
exec_mount_test.go Loading commit data...
exec_mount_unsupported.go Loading commit data...
fake.go Loading commit data...
mount.go Loading commit data...
mount_linux.go Loading commit data...
mount_linux_test.go Loading commit data...
mount_test.go Loading commit data...
mount_unsupported.go Loading commit data...
mount_windows.go Loading commit data...
mount_windows_test.go Loading commit data...
nsenter_mount.go Loading commit data...
nsenter_mount_test.go Loading commit data...
nsenter_mount_unsupported.go Loading commit data...
safe_format_and_mount_test.go Loading commit data...