kubernetes/pkg/util/mount
Jing Xu bb8b54af18 Fix unmountDevice issue caused by shared mount in GCI
This is a fix on top #38124. In this fix, we move the logic to filter
out shared mount references into operation_executor's UnmountDevice
function to avoid this part is being used by other types volumes such as
rdb, azure etc. This filter function should be only needed during
unmount device for GCI image.
2016-12-08 13:34:45 -08:00
..
BUILD Revert "Revert "Merge pull request #35821 from vishh/gci-mounter-scope"" 2016-11-08 11:09:10 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
fake.go This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07:00
mount_linux_test.go Fix unmount issue cuased by GCI mounter 2016-12-06 12:24:07 -08:00
mount_linux.go Enable containerized mounter only for nfs and glusterfs types 2016-12-02 15:06:24 -08:00
mount_unsupported.go Revert "Revert "Merge pull request #35821 from vishh/gci-mounter-scope"" 2016-11-08 11:09:10 -08:00
mount.go Fix unmountDevice issue caused by shared mount in GCI 2016-12-08 13:34:45 -08:00
nsenter_mount_unsupported.go This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07:00
nsenter_mount.go fixed absense to absence 2016-10-14 16:28:46 +02:00
safe_format_and_mount_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00