You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
failed to provision volume with StorageClass "open-local-lvm": CSI driver does not support clone operations: controller CLONE_VOLUME capability is not reported
Hi, apologies for the misunderstanding on my part. It appears that pv-clone.md is only a design document (#100). May I ask if there are any plans to support clone volume in the near future?
Why you need it?
failed to provision volume with StorageClass "open-local-lvm": CSI driver does not support clone operations: controller CLONE_VOLUME capability is not reported
How it could be?
open-local already implements CSI volume cloning, why not enable it?
https://github.com/alibaba/open-local/blob/main/pkg/csi/type.go#L74
Other related information
Here are some links to official documenation on the topic:
https://kubernetes-csi.github.io/docs/volume-cloning.html
The text was updated successfully, but these errors were encountered: