Skip to content

v1.12.6

Compare
Choose a tag to compare
@travisn travisn released this 19 Oct 20:42
· 1149 commits to master since this release
fbb1e04

Improvements

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

  • osd: Prevent to fallback to LVM mode in OSD on LVM creation (#12165, @satoru-takeuchi)
  • build: Reduce Go module dependencies significantly by removing unnecessary package dependencies (#13035, @BlaineEXE)
  • osd: Use bash script to run OSDs if the flappingRestartIntervalHours is set (#13031, @sp98)
  • mon: Write the assimilate-conf config to a valid operator working directory (#13033, @travisn)
  • mds: improve the MDS liveness probe calls (#12860, @parth-gr)
  • csi: Add mountinfo path for the CephFS daemonset (#13011, @Madhu-1)
  • osd: Print warning message if no matching node found in nodes list for an OSD (#13046, @wb14123)