gluster / gluster-csi-driver

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

Add clone functionality. #106

Closed humblec closed 1 year ago

humblec commented 6 years ago

This patch add support for cloning functionality in glusterfs CSI driver when volumesource is filled in the request.

Fix: https://github.com/gluster/gluster-csi-driver/issues/100

Signed-off-by: Madhu Rajanna mrajanna@redhat.com Signed-off-by: Humble Chirammal hchiramm@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

humblec commented 6 years ago

The CSI test is missing this capability and causing this build to fail. I have sent a PR to resolve this issue. https://github.com/kubernetes-csi/csi-test/pull/145

humblec commented 5 years ago

@Madhu-1 The above mentioned PR is merged!..

Madhu-1 commented 5 years ago

retest this please

Madhu-1 commented 5 years ago

@humblec Added do not merge label, we need to wait for clone functionality implementation in sidecar container

humblec commented 5 years ago

@Madhu-1 Agreed.. Lets wait some more.