k3s/pkg/volume/util
saadali e06b32b1ef Mark VolumeInUse before checking if it is Attached
Ensure that kublet marks VolumeInUse before checking if it is Attached.
Also ensures that the attach/detach controller always fetches a fresh
copy of the node object before detach (instead ofKubelet relying on node
informer cache).
2016-06-28 14:05:59 -07:00
..
operationexecutor Mark VolumeInUse before checking if it is Attached 2016-06-28 14:05:59 -07:00
types Introduce new kubelet volume manager 2016-06-15 09:34:08 -07:00
volumehelper Introduce new kubelet volume manager 2016-06-15 09:34:08 -07:00
atomic_writer.go Make ConfigMap volume readable as non-root 2016-04-05 12:20:52 -04:00
atomic_writer_test.go Remove sentinel file from atomic writer 2016-02-27 16:09:06 -05:00
device_util.go This is an update that allows the iscsi volume to check if a iscsi device belongs to a mpio device 2016-04-20 09:42:11 +08:00
device_util_linux.go This is an update that allows the iscsi volume to check if a iscsi device belongs to a mpio device 2016-04-20 09:42:11 +08:00
device_util_linux_test.go This is an update that allows the iscsi volume to check if a iscsi device belongs to a mpio device 2016-04-20 09:42:11 +08:00
device_util_unsupported.go This is an update that allows the iscsi volume to check if a iscsi device belongs to a mpio device 2016-04-20 09:42:11 +08:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
fs.go Add metrics support for a few network based volumes. 2016-05-23 09:33:12 -07:00
fs_unsupported.go Add metrics support for a few network based volumes. 2016-05-23 09:33:12 -07:00
io_util.go Demand at least go1.6 2016-05-08 20:30:37 -07:00
util.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00