Improvements
Rook v1.8.3 is a patch release limited in scope and focusing on small feature additions and bug fixes to the Ceph operator.
- helm: Apply operator settings in configmap instead of deployment (#9074, @travisn)
- csi: Update cephcsi to 3.5.1 release (#9627, @Madhu-1)
- csi: Update to the ceph csi release 3.5 image and sidecars (#9581, @humblec)
- csi: Change rook-ceph-csi-config to expose clusterID for subvolume (#9484, @leseb)
- core: Reconcile csi driver even if the operator configmap does not exist (#9613, @leseb)
- core: Support priority class for the crashcollector daemon (#9502, @satoru-takeuchi)
- csi: Add support to create a VolumeSnapshotClass (#9586, @Madhu-1)
- mon: Support annotations for critical metadata secrets and configmaps for backup (#9547, @subhamkrai)
- csi: Add osd blocklist capabilities to the external cephcluster (#9571, @parth-gr)
- csi: Add support for the csi-addons sidecar, though disabled by default (#9534, @yati1998)
- build: Set LC_ALL on the make target (#9594, @leseb)
- osd: Correct bluestore compression min blob size for ssd (#9582, @subhamkrai)
- osd: Add KMS support for IBM KeyProtect (#9545, @leseb)
- mgr: Update services with the label
app=rook-ceph-mgr
when the active Ceph mgr changes (#9467, @travisn) - helm: Use operatorNamespace if exists for monitoring RBAC (#9554, @henryzhangsta)
- osd: Use cluster name when fetching the cephcluster (#9560, @leseb)
- security: Apdate auth permissions for external cluster (#9411, @parth-gr)
- core: Limit use of wildcards in cluster-scoped rbac (#9485, @BlaineEXE)