IBM / ibm-spectrum-scale-csi

The IBM Spectrum Scale Container Storage Interface (CSI) project enables container orchestrators, such as Kubernetes and OpenShift, to manage the life-cycle of persistent storage.
Apache License 2.0
64 stars 50 forks source link

Support for mutiple snapshot creation/deletion per CG #1136

Open hemalathagajendran opened 2 months ago

hemalathagajendran commented 2 months ago

Support for creating multiple snapshots (atleast 1k snapshots) in parallel by increasing worker threads to 10. Support for creation/deletion per CG in parallel.

hemalathagajendran commented 1 week ago

https://github.com/IBM/ibm-spectrum-scale-csi/pull/1123