k3s/pkg/util/mount
Kubernetes Submit Queue 81d01a84e0 Merge pull request #41944 from jingxu97/Feb/mounter
Automatic merge from submit-queue (batch tested with PRs 35094, 42095, 42059, 42143, 41944)

Use chroot for containerized mounts

This PR is to modify the containerized mounter script to use chroot
instead of rkt fly. This will avoid the problem of possible large number
of mounts caused by rkt containers if they are not cleaned up.
2017-02-28 09:20:21 -08:00
..
BUILD start the apimachinery repo 2017-01-11 09:09:48 -05:00
OWNERS Add owner file in /pkg/util/mount package 2017-02-06 10:51:26 -08:00
doc.go
fake.go fix FakeMounter to work with OSX 2017-02-15 16:14:33 -08:00
mount.go Use chroot for containerized mounts 2017-02-24 13:46:26 -08:00
mount_linux.go Merge pull request #41944 from jingxu97/Feb/mounter 2017-02-28 09:20:21 -08:00
mount_linux_test.go Use fnv.New32a() in hash instead adler32 2017-02-15 14:03:54 +08:00
mount_unsupported.go
nsenter_mount.go
nsenter_mount_unsupported.go
safe_format_and_mount_test.go Enable lazy initialization of ext3/ext4 filesystems 2016-12-18 11:08:51 +01:00