Rook
v1.19.4Storage & DataRook v1.19.4 is a focused patch release fixing CephObjectStoreUser capabilities, adding multi-cluster RBAC fixes, and improving OSD disk handling with forceful zap support.
breakingMulti-cluster deployments: apply the RBAC fix immediately
The missing ceph-mgr RBAC role in secondary clusters could cause silent permission failures that are hard to diagnose. If you're running Rook in a multi-cluster setup, upgrade to v1.19.4 and verify ceph-mgr is operating correctly post-upgrade. Don't wait on this one.
enhancementForceful OSD replacement is now cleaner with disk zap
The new disk zap behavior during forceful OSD installation removes the manual cleanup step that previously caused headaches when replacing failed OSDs. If you've been scripting around this limitation, review your runbooks — the operator now handles it directly.
enhancementAdd labels to RGW services for better traffic routing
CephObjectStore RGW services now accept custom labels, which opens up more precise service mesh, load balancer, and network policy targeting. Worth adopting if you're running multiple object stores or need finer-grained traffic control.
主な変更 (5)
- CephObjectStoreUser capabilities setting now works correctly after a bug fix
- Missing RBAC role for ceph-mgr in secondary clusters has been patched — multi-cluster deployments were silently broken
- OSD disk zap on forceful installation added, enabling cleaner OSD replacement workflows
- CephObjectStore RGW service now supports custom labels for better service targeting
- CSI operator bumped to v0.6.0 and COSI sidecar image updated to latest default