Skip to content

v1.14.1

Compare
Choose a tag to compare
@travisn travisn released this 17 Apr 21:01
· 96 commits to master since this release
b66af92

Improvements

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

  • crds: More verbose kubectl info for CephBlockPoolRadosNamespace and CephFilesystemSubVolumeGroup (#14049, @NymanRobin)
  • subvolumegroup: Add support for quota and datapool (#14036, @Madhu-1)
  • osd: Add option to require healthy PGs during OSD upgrade (#14040, @mmaoyu)
  • core: Cleanup RADOS namespace with forced deletion annotation (#14052, @sp98)
  • core: Cleanup Subvolumegroups with forced deletion annotation (#14026, @sp98)
  • osd: Prevent osd reconcile when device set names duplicated (#14002, @travisn)
  • doc: Host networking required for CSI driver (#14023, @BlaineEXE)
  • operator: Ensure cluster owner info is set in LoadClusterInfo (#14079, @BlaineEXE)