k3s/pkg/volume/glusterfs
Jan Safranek c20b4f7e4e glusterfs: retry without auto_unmount only when it's not supported
GlusterFS volume plugin should not blindly retry all failed mounts without
auto_unmount, it should retry them only when we are sure that auto_unmount
was the reason the first attempt failed.
2017-07-10 14:33:56 +02:00
..
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
OWNERS Remove rkouj from owners files. 2017-04-28 17:14:38 -07:00
doc.go
glusterfs.go glusterfs: retry without auto_unmount only when it's not supported 2017-07-10 14:33:56 +02:00
glusterfs_minmax.go Make interface references consistent across the plugin code. 2017-05-17 10:19:56 +05:30
glusterfs_minmax_test.go
glusterfs_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
glusterfs_util.go