Skip to content

v1.10.7

Compare
Choose a tag to compare
@travisn travisn released this 06 Dec 21:32
· 2236 commits to master since this release
16aa094

Improvements

Rook v1.10.7 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

  • rgw: Set the number of RGW metadata pool PGs to 8 even for Ceph v17.2.2 or newer (#11024, @thotz)
  • core: Set env var for ceph msgr to always use random nonce for OSD reliability after restart (#11373, @travisn)
  • osd: Re-open encrypted disk during osd-prepare-job if closed (#11338, @Rakshith-R)
  • osd: Improve log on specifying lv and loop device as osd (#11361, @satoru-takeuchi)
  • core: Parse peer pool output with --out-file flag in case debug logging is enabled (#11337, @sp98)
  • csi: Add a parameter maxUnavailable to the RBD daemonset. (#11334, @peng225)
  • object: Update to latest OBC controller to fix the OB status (#11342, @BlaineEXE)