• Jan Safranek's avatar
    Share /var/lib/kubernetes on startup · d9500105
    Jan Safranek authored
    Kubelet makes sure that /var/lib/kubelet is rshared when it starts.
    If not, it bind-mounts it with rshared propagation to containers
    that mount volumes to /var/lib/kubelet can benefit from mount propagation.
    d9500105
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
exec.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_unsupported.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...