linode / linode-blockstorage-csi-driver

Container Storage Interface (CSI) Driver for Linode Block Storage
Apache License 2.0
66 stars 55 forks source link

Support Cloning #96

Closed displague closed 1 year ago

displague commented 1 year ago

General:

In Kuberntes 1.18 CSI Volume cloning became a GA feature:

Linode's Block Storage service provides a cloning feature that could be used to implement this CSI feature: https://www.linode.com/docs/api/volumes/#volume-clone

Implement Volume Cloning support for a more complete CSI implementation allowing Kubernetes applications to take advantage of more of the existing Linode Block Storage features.


Feature Requests: