Skip to content

Ceph CSI 3.1.1 Release

Compare
Choose a tag to compare
@Madhu-1 Madhu-1 released this 29 Sep 08:27
· 26 commits to release-v3.1 since this release

Changelog or Highlights:

Enhancement:

  • Bail out from node expansion if its block mode pvc
  • Use common logging for rbd
  • Add Upgrade E2E testing from 3.0.0 to 3.1.0
  • Update Sidecars to the latest version
  • Update go-ceph to v0.5.0
  • Implement rbd.updateVolWithImageInfo() with go-ceph
  • Add support for snapshot retention
  • Add support for "snapshot-autoprotect" feature

Bug Fix:

CephFS

  • Check error output contains Error: ENOENT
  • Fix lock release in volumeDelete
  • Trim spaces around fuseMountOptions
  • Check ENOTEMPTY when removing subvolume

RBD

  • Fix cleanup in case of clone failure
  • Use stagingTargetPath in NodeExpandVolume RPC
  • Allow readonly only for volume with contentsource
  • Rados namespaced image deletion fix

Breaking Changes

None.