Skip to content

v5.2.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@sameshai sameshai released this 16 Sep 05:21
· 3 commits to master since this release
47fa964

CHANGELOG

  • New Features
    • Added support for the cross account snapshot restore.
  • Updated below CSI sidecar versions
    • csi-provisioner:v5.0.2
    • csi-attacher:v4.6.1
    • csi-resizer:v1.11.2
    • csi-snapshotter:v8.0.1
    • livenessprobe:v2.13.1
    • csi-node-driver-registrar:v2.11.1
  • Updated golang version to 1.22
  • Updated to k8s 1.30 client libraries
  • Update CSI Spec Version to 1.9.0
  • CSI sidecar livenessprobe will run as non-root user/group in Node Server pod.

Urgent Upgrade Notes

No, really, you MUST read this before you upgrade:
Previous releases are not compatible with updated deployment files associated with the current release due to the changes in csi sidecar livenessprobe securityContext changes.
https://github.com/kubernetes-sigs/ibm-vpc-block-csi-driver/blob/master/deploy/kubernetes/driver/kubernetes/manifests/node-server.yaml
E.g. If using manifests from old release lets say v5.2.8 and wants to use the latest code, it is recommended to use the latest manifests