kubernetes/pkg/volume/glusterfs
Hemant Kumar 77be9123f7 Fix glusterfs creating volumes in GiB
As per glusterfs documentation it can't create
volumes in GiB and all sizes must be specified in GB.

This code was slightly buggy because we were creating
volumes of sizes lesser than user asked for
2017-09-11 16:25:28 -04:00
..
BUILD gluster: Use VolumeHost.GetExec() to execute stuff in volume plugins 2017-08-22 14:58:00 +02: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 Make interface references consistent across the plugin code. 2017-05-17 10:19:56 +05:30
glusterfs_test.go Adding dynamic Flexvolume plugin discovery capability, using filesystem watch. 2017-08-25 11:42:32 -07:00
glusterfs_util.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
glusterfs.go Fix glusterfs creating volumes in GiB 2017-09-11 16:25:28 -04:00
OWNERS Add Humble as GlusterFS approver. 2017-08-22 14:41:51 +02:00