Skip to content

Releases: kubernetes-sigs/ibm-vpc-block-csi-driver

v5.2.9

16 Sep 05:21
47fa964
Compare
Choose a tag to compare
v5.2.9 Pre-release
Pre-release

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

v5.1.13

16 Sep 05:17
1aec869
Compare
Choose a tag to compare
v5.1.13 Pre-release
Pre-release

CHANGELOG

  • 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.

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.
Eg. If using manifests from old release lets say v5.1.12, and wants to use the latest code, it is recommended to use the latest manifests

v5.1.12

02 May 07:59
8663459
Compare
Choose a tag to compare

v5.2.8

02 May 05:59
fe7de7b
Compare
Choose a tag to compare

v5.1.11

30 Jan 06:38
b9d590b
Compare
Choose a tag to compare

v5.2.7

29 Jan 16:29
9a859b1
Compare
Choose a tag to compare

K8S package upgrade to 1.28.6

v5.1.10

29 Jan 12:03
8c85a28
Compare
Choose a tag to compare

K8S package upgrade to 1.28.6

v5.2.6

21 Nov 10:54
71d36f1
Compare
Choose a tag to compare

What's Changed

  • Remove csi-socket during uninstallation of plugin and use csi socket in /var/lib/kubelet/plugins/ by @ambiknai in #177

Full Changelog: v5.2.5...v5.2.6

v5.1.9

21 Nov 11:03
97d843f
Compare
Choose a tag to compare

Remove csi-socket during uninstallation of plugin and use csi socket in /var/lib/kubelet/plugins/ by @ambiknai in #178

v5.0.5

21 Nov 11:04
e658aa1
Compare
Choose a tag to compare

What's Changed

  • Remove csi-socket during uninstallation of plugin and use csi socket in /var/lib/kubelet/plugins/ by @ambiknai in #179

Full Changelog: v5.0.4...v5.0.5