gluster / gcs

Check github.com/heketi, github.com/gluster/gluster-containers, or github.com/kadalu/kadalu as active alternatives
https://gluster.org
Apache License 2.0
36 stars 24 forks source link

Add timeout option in gluster-csi-driver #104

Closed Madhu-1 closed 5 years ago

Madhu-1 commented 5 years ago

Default timeout in rest client is 30s, having 30 sec of timeout is not enough to communicate with glusterd2, so providing a new configuration to set the rest client timeout.

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

Merge this ones https://github.com/gluster/gluster-csi-driver/pull/137 is merged