Ceph CSI v2.0.1 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