Improvements
Rook v1.14.3 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
- csi: Fix missing namespace in internal csi cluster config map (#14154, @BlaineEXE)
- osd: Limit storageClassDeviceSet names to 40 chars (#14134, @subhamkrai)
- mon: Disable the msgr v1 port listening inside the mon pod if msgr2 is required (#14147, @travisn)
- external: Restructure external cluster examples manifests (#13932, @smoshiur1237)
- mon: Allow mon scale-down when mons are portable (#14106, @subhamkrai)
- osd: Legacy LVM-based OSDs on PVCs crash on resize init container (#14100, @travisn)
- csi: Update csi sidecars image version (#14129, @iPraveenParihar)
- csi: Create csi configmap if csi controller is disabled (#14125, @parth-gr)
- operator: Support custom dashboard service labels and annotations (#14115, @sfackler)
- external: Add support for rados namespace for rbd EC pools (#13769, @parth-gr)
- ci: Use markdownlint to enforce mkdocs compatibility (#14114, @BlaineEXE)