gluster / gluster-csi-driver

DEPRECATED: Gluster Container Storage Interface (CSI) driver
GNU Lesser General Public License v3.0
57 stars 30 forks source link

Use volume size in bytes for volume creation #89

Closed Madhu-1 closed 6 years ago

Madhu-1 commented 6 years ago

Earlier glusterd2 was accepting volume size in MB, now with the recent changes, it accepts the default size in bytes, with this change in CSI we should be able to create volume with size in bytes

Signed-off-by: Madhu Rajanna mrajanna@redhat.com

Describe what this PR does Provide some context for the reviewer

Is there anything that requires special attention? Do you have any questions? Did you do something clever?

Related issues: Mention any github issues relevant to this PR


added for waffle.io Depends on gluster/glusterd2#1135

Madhu-1 commented 6 years ago

Depends on https://github.com/gluster/glusterd2/issues/1135

Madhu-1 commented 6 years ago

@humblec PTAL

humblec commented 6 years ago

We need to hold this pr till gluster/glusterd2#1135

Madhu-1 commented 6 years ago

https://github.com/gluster/glusterd2/issues/1135 is merged now, @humblec @JohnStrunk PTAL

humblec commented 6 years ago

LGTM.