Files
kubernetes/pkg/volume/util
Ian Chakeres 2b18d3b6f7 Fixes bind-mount teardown failure with non-mount point Local volumes
Added IsNotMountPoint method to mount utils (pkg/util/mount/mount.go)
Added UnmountMountPoint method to volume utils (pkg/volume/util/util.go)
Call UnmountMountPoint method from local storage (pkg/volume/local/local.go)
IsLikelyNotMountPoint behavior was not modified, so the logic/behavior for UnmountPath is not modified
2017-07-11 17:19:58 -04:00
..
2017-06-22 11:31:03 -07:00
2017-04-14 10:40:57 -07:00
2017-06-22 11:31:03 -07:00
2017-01-11 09:09:48 -05:00
2017-06-26 16:02:43 +02:00
2016-08-10 16:45:41 -07:00
2016-07-16 13:48:21 -04:00
2017-01-29 21:41:44 +01:00
2016-11-13 18:02:15 -08:00