container-storage-interface / spec

Container Storage Interface (CSI) Specification.
Apache License 2.0
1.34k stars 373 forks source link

[migrateVolume call] #535

Open abdelghanimeliani opened 1 year ago

abdelghanimeliani commented 1 year ago

sometimes, in clusters when the admins want to explore local node storage, they needs to migrate some volumes from one node to an other ,currently some csi drivers vendors implement migration whithin the clone methods, i think that it would be grate if there is a way to do this directly via the csi interface.