Improvements
Rook v1.9.8 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
- osd: Support OSDs on logical volumes in host-based clusters (#7967, @satoru-takeuchi)
- Report rbd pool stats properly (#10575, @shalevpenker97)
- helm: Add labels and annotations to the Prometheus rule (#10583, @sathieu)
- build: Set default Ceph version to v16.2.10 (#10632, @travisn)
- docs: Clarify PG count actions and update pgcalc URL (#10610, @anthonyeleven)
- core: Fix stuck reconciler with more checkpoints for cancelled context (#10523, @leseb)
- docs: Add telemetry section to quickstart guide (#10602, @travisn)
- core: Fix numerous spelling errors (#10484, @jsoref)
- object: Network mode can be set separately for cephcluster and rgw (#10491, @zhucan)
- osd: Add udev path support for a metadata device (#10494, @microyahoo)
- csi: Set leader election timeouts for the csi driver (#10570, @subhamkrai)
- mgr: Ensure service selector is initialized for services with label
app=rook-ceph-mgr
(#10577, @travisn) - helm: Add missing port for webhook in the helm chart (#10569, @subhamkrai)
- external: Correctly name variables in import-external-cluster.sh script (#10590, @der-ali)