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

sidecar upgrade for CSI 2.12.0 #1160

Closed Jainbrt closed 2 months ago

Jainbrt commented 2 months ago

Pull request checklist

CSI Attacher -> 4.5.0 -> 4.5.1
CSI Provisioner -> 4.0.0 -> 4.0.1
CSI resizer -> 1.10.0  -> 1.10.1
CSI Node Driver Registrar -> 2.10.0 -> 2.10.1
CSI snapshotter -> 7.0.1 -> 7.0.2

Pull request type

Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature Enhancement - [ ] Test Automation - [ ] Code Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Community Operator listing - [ ] Other (please describe): ## What is the current behavior?

-

What is the new behavior?

-

How risky is this change?