Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-31 | 1.4 kB | |
v1.17.7 source code.tar.gz | 2025-07-31 | 2.9 MB | |
v1.17.7 source code.zip | 2025-07-31 | 3.8 MB | |
Totals: 3 Items | 6.7 MB | 3 |
Improvements
Rook v1.17.7 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
Important: There is a known issue in Ceph v19.2.3 where object store bucket lifecycle deletion does not take effect. See [#16188] for more details.
- core: Update ceph version to v19.2.3 (#16186, @travisn)
- csi: Update ceph-csi to 3.14.2 (#16157, @Madhu-1)
- osd: Exclude labels with a value of null from the topology string (#16109, @hit1943)
- rgw: Increase timeout for admin user creation (#16203, @travisn)
- core: Log panics that were previously hidden during controller reconcile (#16150, @OdedViner)
- mds: Use bash for executing liveness probe script (#16146, @xose)
- helm: Correct example discover daemon resources (#16123, @swills)
- helm Update SecurityContextConstraints for rook-ceph helm chart (#16153, @masonwb)
- multus: Support copy file to cmd-proxy container for rgw zone set (#16133, @arttor)
- mds: Fix nil pointer panic when startupProbe is set in cephfilesystem (#16144, @OdedViner)
- core: Update go modules to latest except for go 1.24 (#16140, @travisn)
- helm: Add HTTPRoute for dashboard and objectstore (#16135, @synthe102)
- osd: Treat non existing OSD nodes as drained (#16087, @elias-dbx)
- test: Add pathType with ingress dashboard host (#16129, @subhamkrai)
- docs: Document how a storage class can consume a SubVolumeGroup (#16079, @raaizik)