Releases: kubernetes-sigs/ibm-vpc-block-csi-driver
v4.2.0
What's Changed
- Removed unsupported storage class parameters from code
NOTE:
So old storage class will not work with this release. Please make sure you have also updated storage classes and sample storage class is https://github.com/kubernetes-sigs/ibm-vpc-block-csi-driver/blob/master/deploy/kubernetes/storageclass/ibmc-vpc-block-10iopsTier-StorageClass.yaml
v4.1.3
fix for PSIRT PVR0322596
v4.1.2
following are the fix.
1- PSIRT PVR0322596 fix
2- Updated error message for volume expansion failure in case of volume is not attached
v4.1.1
This fixe is only for IBM Cloud managed environment-- CSI driver has pv watcher to update the volume tagging on IBM managed IKS/ROKS clusters which is impacted due to k8s package update in v4.1.0 release.
No impact on IPI or unmanaged clusters.
v4.1.0
following are the changes
1- Updated k8s packages to 1.21.*
2- some other stabilities fixes like key reading from secrete etc
3- Better error reporting
v4.0.2-beta
initial release
supported functionalities
1- Create, delete PV/PVC volume
2- Create delete PV/PVC raw volume
3- Single node attach, detach volume
4- Volume expansion [Beta]
5- CSI Driver discovery