Improvements
Rook v1.17.3 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
- core: Add short names to rook CRDs (#15888, @patrostkowski)
- csi: Update Kubernetes CSI sidecar images to current versions (#15878, @nixpanic)
- mgr: Continue cluster reconcile even if prometheus not installed causing service monitor to fail creation (#15862, @travisn)
- core: Allow deletion of subvolumegroups or rados namespaces if another CR references the same resource (#15853, @subhamkrai)
- helm: quote object store ingress host (#15908, @synthe102)
- osd: Don't set dmcrypt environment variable in prepare pod job spec (#15907, @subhamkrai)
- nfs: Fix the skip reconcile for nfs daemons (#15909, @parth-gr)
- nfs: Skip NFS daemon reconciliation when labeled with skip-reconcile (#15889, @patrostkowski)
- core: Improve reporting for reconcile requeue cases (#15884, @OdedViner)
- csi: Enable CSI metadata injection setting by default (#15867, @OdedViner)
- core: Fix golangci-lint check ST1005 (#15875, @cbarria)
- osd: During PVC resize wait for a short time to restart OSDs (#15824, @parth-gr)
- rbdmirror: Update mirroring status on pools and rados namespaces for latest ceph changes (#15858, @parth-gr)
- crd: Allow network provider to be set to blank (#15842, @yifeng-cerebras)