Skip to content

Releases: IBM/ibm-vpc-file-csi-driver

v1.2.7-beta

03 Dec 06:05
1e544ed

Choose a tag to compare

What's Changed

Full Changelog: v1.2.6-beta...v1.2.7-beta

v2.0.6

02 Dec 09:59
e70d31d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.5...v2.0.6

v2.0.5

05 Sep 12:06
631bca6

Choose a tag to compare

v2.0.5 Pre-release
Pre-release

What's Changed

  • Run livenessprobe as non-root + Run all possible sidecars as nonRootGroup by @prankulmahajan in #65
  • Upgrade k8s dependencies 1.30 , golang 1.22, CSI Sidecar versions by @sameshai in #84

CHANGELOG

  • Use latest CSI sidecar versions,
    • csi-provisioner:v5.0.2
    • csi-resizer:v1.11.2
    • livenessprobe:v2.13.1
    • csi-node-driver-registrar:v2.11.1
  • Updated golang version to 1.22
  • Update CSI Spec to 1.9.0
  • Updated to k8s 1.30 client libraries
  • CSI sidecar livenessprobe will run as non-root user/group in Node Server pod.

Urgent Upgrade Notes:
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 v2.0.4, and wants to use the latest code, it is recommended to use the latest manifest

Full Changelog: v2.0.4...v2.0.5

v1.2.6-beta

05 Sep 12:08
680a860

Choose a tag to compare

v1.2.6-beta Pre-release
Pre-release

What's Changed

  • Run livenessprobe as non-root + Run all possible sidecars as nonRootGroup by @prankulmahajan in #65
  • Upgrade k8s dependencies 1.30 , golang 1.22, CSI Sidecar versions by @sameshai in #84

CHANGELOG

  • Use latest CSI sidecar versions,
    • csi-provisioner:v5.0.2
    • csi-resizer:v1.11.2
    • livenessprobe:v2.13.1
    • csi-node-driver-registrar:v2.11.1
  • Updated golang version to 1.22
  • Update CSI Spec to 1.9.0
  • Updated to k8s 1.30 client libraries
  • CSI sidecar livenessprobe will run as non-root user/group in Node Server pod.

Urgent Upgrade Notes:
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 v2.0.4, and wants to use the latest code, it is recommended to use the latest manifest

Full Changelog: v1.2.5-beta...v1.2.6-beta

v2.0.4

07 Jun 11:09
46b65d3

Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

30 May 10:39
d6cfbba

Choose a tag to compare

What's Changed

  • Add support for VolumeAccessPoint(FileShareTarget Creation) if volume creation fails but creates (File share) by @sameshai in #81

Full Changelog: v2.0.2...v2.0.3

v2.0.2

27 May 06:42
c62b361

Choose a tag to compare

What's Changed

  • Backward compatibility support for volumeID:VolumeAccessPoint by @sameshai in #80

Full Changelog: v2.0.1...v2.0.2

v2.0.1

23 May 10:18
39c4189

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

20 May 12:13
259208b

Choose a tag to compare

What's Changed

Full Changelog: v1.2.5-beta...v2.0.0

v1.2.5-beta

02 May 09:43
d500205

Choose a tag to compare

What's Changed

  • Fixes CVE-2024-24786
  • Disable handle-volume-inuse-error as if CSI driver being used supports online expansion, it might be desirable to set handle-volume-inuse-error to false - to save costs associated with watching all pods in the cluster.
  • Fix Prisma issue PRISMA-2022-0227

Full Changelog: v1.2.4-beta...v1.2.5-beta