• Kubernetes Submit Queue's avatar
    Merge pull request #41944 from jingxu97/Feb/mounter · 81d01a84
    Kubernetes Submit Queue authored
    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.
    81d01a84
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
doc.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_unsupported.go Loading commit data...
safe_format_and_mount_test.go Loading commit data...