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
66 stars 49 forks source link

Optimise PVC provision time #1149

Closed badri-pathak closed 2 weeks ago

badri-pathak commented 5 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like Remove unnecessary filesystem mount checks on the scale gui node during PVC provisioning. This would lead to lesser pvc create time.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

badri-pathak commented 5 months ago

PR to improve PVC provision time : removed unnecessary gui mount fs checks

badri-pathak commented 2 weeks ago

This has been delivered in 2.12