k3s/pkg/volume/glusterfs
Humble Chirammal 734da0edb1 glusterfs: Allow admin to provide custom endpoint/service name prefix
This patch introduces a new SC parameter called `customepnameprefix`
in glusterfs plugin. This new storageclass parameter allow admins
to create endpoints and services with mentioned prefix.
If this parameter has not been set or if its empty,
default prefix string ie "glusterfs-dynamic-" will be used for ep/svc
name.

This patch address below issues#

https://github.com/kubernetes/kubernetes/issues/53939
https://github.com/kubernetes/kubernetes/issues/56379

Additional Ref# #
https://github.com/kubernetes/kubernetes/issues/56380

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2018-10-31 18:06:40 +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
glusterfs.go glusterfs: Allow admin to provide custom endpoint/service name prefix 2018-10-31 18:06:40 +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_test.go glusterfs: Allow admin to provide custom endpoint/service name prefix 2018-10-31 18:06:40 +05:30
glusterfs_util.go Avoid explicit mention of glusterfs in error strings. 2018-02-22 11:39:19 +05:30