Skip to content

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

v2.0.8

05 May 06:03
3ea1ecc
Compare
Choose a tag to compare
v2.0.8 Pre-release
Pre-release

What's Changed

  • Update to golang base image to 1.23.8
  • Update to go lint to 1.64.8
  • Update to k8s 1.32 client libraries
  • Sanity enablement

Details

Full Changelog: v2.0.7...v2.0.8

v1.2.9-beta

02 May 12:55
647c3d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.8-beta...v1.2.9-beta

v2.0.7

10 Feb 07:30
4b3ee61
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.6...v2.0.7

v1.2.8-beta

10 Feb 07:35
2bac6f8
Compare
Choose a tag to compare

What's Changed

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

v1.2.7-beta

03 Dec 06:05
1e544ed
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v2.0.3

30 May 10:39
d6cfbba
Compare
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