kubernetes/pkg/volume/glusterfs
Kubernetes Submit Queue 46343f37dd Merge pull request #42038 from humblec/glusterfs-backup-vol1
Automatic merge from submit-queue (batch tested with PRs 42038, 42083)

 Add backup-volfile-servers to mount option. 

This feature ensures the `backup servers` in the trusted pool is contacted if there is a failure in the connected server.
Mount option becomes:
mount -t glusterfs -o log-level=ERROR,log-file=/var/lib/kubelet/plugins/kubernetes.io/glusterfs/glustermount/glusterpod-glusterfs.log,backup-volfile-servers=192.168.100.0:192.168.200.0:192.168.43.149 ..

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2017-04-03 04:07:19 -07:00
..
BUILD Regenerate everything 2017-03-02 10:23:58 +01:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
glusterfs_minmax_test.go glusterfs: add MinMaxAllocator 2016-12-03 05:27:10 +01:00
glusterfs_minmax.go Add a ForEach() to bitmap allocator 2016-12-26 21:59:27 -08:00
glusterfs_test.go Renames provisioner config struct 2017-01-31 23:04:32 +05:30
glusterfs_util.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
glusterfs.go Merge pull request #42038 from humblec/glusterfs-backup-vol1 2017-04-03 04:07:19 -07:00
OWNERS Updating reviewer list. 2017-02-15 13:19:51 +05:30