Files
kubernetes/pkg/util/mount
Jan Safranek 0b8c472578 Fixed subpath in containerized kubelet.
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.
2018-10-09 13:11:23 +02:00
..
2018-06-02 15:55:19 +08:00
2017-08-14 12:16:25 +02:00
2018-04-16 07:13:15 +00:00