Open
Description
Describe the feature you'd like to have.
Support for the new CLONE_VOLUME
operation, which can take a VolumeSource
(not snapshot) as origin to clone. This will be used by kubevirt/cdi.
What is the value to the end user? (why is it a priority?)
Efficient cloning is an important feature for KuneVirt, and we would like Gluster to be one of the commonly used storage backends.
How will we know we have a good solution? (acceptance criteria)
Standard CSI CLONE_VOLUME requests should be handled correctly.