Releases: IBM/ibm-vpc-file-csi-driver
v1.2.7-beta
What's Changed
- Fix for CVE-2024-51744 by @prankulmahajan in #95
Full Changelog: v1.2.6-beta...v1.2.7-beta
v2.0.6
What's Changed
- IPI support by @sean-freeman in #87
- Changes to fetch Region from Node Info by @vasudha786 in #90
New Contributors
- @sean-freeman made their first contribution in #87
- @vasudha786 made their first contribution in #90
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
- Run
livenessprobeas 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
What's Changed
- Run
livenessprobeas 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
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.2.5-beta
What's Changed
- Fix CVE-2024-24786 and csi-resizer OOM issue by @sameshai in #77
- 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