Added
- Support for BeeGFS v7.4.5, Kubernetes v1.29, v1.30, and v1.31.
- Support for volume resizing.
- Note that volume capacity still has no effect when using the driver. However, support for
resizing can be helpful for applications that rely on the size of the Persistent Volume (PV) or
Persistent Volume Claim (PVC) as indicated in the Kubernetes API.
- Note that volume capacity still has no effect when using the driver. However, support for
Deprecated
- Kubernetes v1.27 and v1.28 support will be dropped in the next driver release according to our support policy.
- BeeGFS 7.3 support will be dropped in the next driver release. Users are advised to upgrade to
BeeGFS 7.4.
Removed
- Support/testing for Kubernetes v1.25 and v1.26.
Images by Digest
- ghcr.io/thinkparq/beegfs-csi-driver@sha256:eb7ff01259e6770d0103f219e11b7ff334c9d9102a29ea0af95a3c0d7aec1ae3
- ghcr.io/thinkparq/beegfs-csi-driver-operator@sha256:fb7edb48fa4d9e4cea62f670e2d21fa95c300f1750a17b98aac4f7a9ba5fca6f
These images can be verified using Cosign:
cosign verify --key https://raw.githubusercontent.com/ThinkParQ/beegfs-csi-driver/6752e2e8d38abaf05fac1e0ace7ee4ff6136eb40/release/cosign.pub ghcr.io/thinkparq/beegfs-csi-driver@sha256:eb7ff01259e6770d0103f219e11b7ff334c9d9102a29ea0af95a3c0d7aec1ae3
cosign verify --key https://raw.githubusercontent.com/ThinkParQ/beegfs-csi-driver/6752e2e8d38abaf05fac1e0ace7ee4ff6136eb40/release/cosign.pub ghcr.io/thinkparq/beegfs-csi-driver-operator@sha256:fb7edb48fa4d9e4cea62f670e2d21fa95c300f1750a17b98aac4f7a9ba5fca6f
Full Changelog: v1.6.0...v1.7.0