Skip to content

Ceph CSI v2.0.1 Release

Compare
Choose a tag to compare
@Madhu-1 Madhu-1 released this 19 Mar 17:16
· 3 commits to release-v2.0 since this release

Release Issue #855

Changelog or highlights:

  • Fix rbd mount option issue when mount options from storage-class are not passed to mount point
  • Added a check for cephfs subvolume present in the backend when creating a PVC
  • Added forcecephkernelclient as startup parameter in helm chart
  • Fix PVC delete issue when the pool is deleted
  • Fix typo in pod spec in rbd helm chart
  • Add _netdev as default mount options for both cephfs and rbd
  • Check for ENOENT errors when deleting CephFS volumes
  • Fix ceph-csi image tag version in rbd helm chart
  • Added PodSecurityPolicy support to helm charts