k3s/pkg/volume/util
Kubernetes Submit Queue d0cca393d7 Merge pull request #31034 from jingxu97/unmount-8-19
Automatic merge from submit-queue

Add ismounted check in unmountpath function

This change is to fix PR #30930. The function should check if the
mountpath is still mounted or not. If it is not, it should continue with
removing the directory instead of returning error.
2016-08-19 22:18:28 -07:00
..
nestedpendingoperations This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07:00
operationexecutor Merge pull request #27778 from screeley44/k8-vol-executor 2016-08-19 08:27:48 -07:00
types Merge branch 'master' into fix-typos 2016-07-04 11:20:47 +08:00
volumehelper This change supports robust kubelet volume cleanup 2016-08-15 11:29:15 -07:00
atomic_writer.go Add mode permission bits to configmap, secrets and downwardAPI 2016-08-17 14:44:41 -04:00
atomic_writer_test.go Add mode permission bits to configmap, secrets and downwardAPI 2016-08-17 14:44:41 -04:00
device_util.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
device_util_linux.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
device_util_linux_test.go fix go vet errors 2016-08-10 16:45:41 -07:00
device_util_unsupported.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
fs.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
fs_unsupported.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
io_util.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
util.go Add ismounted check in unmountpath function 2016-08-19 17:15:30 -07:00