Skip to content

Ceph-CSI v3.9.0 Release

Compare
Choose a tag to compare
@Rakshith-R Rakshith-R released this 28 Jun 13:33
· 461 commits to devel since this release

We are excited to announce another feature-packed release of Ceph CSI, v3.9.0. This is another significant step towards using enhanced Container Storage Interface (CSI) features with Ceph Cluster in the backend. With this release, we are introducing many brand-new features and enhancements to the Ceph CSI driver. Here are the changelog/release highlights.

Changelog and Highlights:

Features

RBD

CephFS

  • Honor MountOptions during NodeStageVolume request and add support for efficient selinux relabelling support by @Rakshith-R in #3902
  • Add cephFS/CSIDriver and cephFS/csi-config-map to API by @riya-singhal31 in #3837

NFS

  • Add support for secTypes parameters in StorageClass by @nixpanic in #3434
  • Add support for efficient selinux relabelling support by @Rakshith-R in #3902

Breaking Changes

  • #3902 introduced a breaking change in CephFS driver. Please follow the steps mentioned in the upgrade guide to ensure a smooth upgrade.
  • Volumereplication service running on the controller server is now completely removed and replaced by CSI-Addons. See #3314 for more details

Enhancements

Bug Fixes

E2E

CI

  • Install Helm with a script located on GitHub by @nixpanic in #3843
  • Many Mergify enhancements for better CI resource utilization #3672 #3797
  • Added gha-mergify-merge-queue-labels-copier action to better handle merge queue prs #3809
  • Use the "ceph-csi-bot" account for commenting on PRs by @nixpanic in #3877
  • Prevent Retest Workflow from running on forked repos by @nixpanic in #3883
  • Do not add ok-to-test if CentOS jobs were successful by @nixpanic in #3688
  • Run ci tests on latest k8s versions v1.25, v1.26 and v1.27

New Contributors ( Thanks !! πŸ‘ )

Full Changelog: v3.8.0...v3.9.0

Thanks to the fantastic Ceph CSI community for this great release πŸ‘ πŸŽ‰