k3s/pkg/volume/glusterfs
Humble Chirammal 9e29ab985b Provide an option to supply log-file mount option for gluster plugin.
At present, `log-file` location of glusterfs client mount is decided
by the plugin, however at times, users/admin want to configure log-file
of gluster fuse client process on their own in some setups. Even though they can pass log-file
mount option through storage class, before this patch glusterfs plugin
always discard it. This patch enable/give preference
to admin supplied log-file mount option if specified in storage class.
If the log-file mount option is incomplete or wrong, plugin fallback to the
location which is carved out by the combination of pvc and pod name.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2018-08-02 22:09:49 +05:30
..
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
glusterfs.go Provide an option to supply log-file mount option for gluster plugin. 2018-08-02 22:09:49 +05:30
glusterfs_minmax.go Make interface references consistent across the plugin code. 2017-05-17 10:19:56 +05:30
glusterfs_minmax_test.go glusterfs: add MinMaxAllocator 2016-12-03 05:27:10 +01:00
glusterfs_test.go Add volumenameprefix tests for glusterfs dynamic provisioner. 2018-04-18 19:10:10 +05:30
glusterfs_util.go Avoid explicit mention of glusterfs in error strings. 2018-02-22 11:39:19 +05:30