Skip to content

v1.8.1

Compare
Choose a tag to compare
@BlaineEXE BlaineEXE released this 16 Dec 22:10
· 3136 commits to master since this release
f746b50

Improvements

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

  • file: Allow CephFS data pools to be named. NOTE For existing filesystems, do not change the names of existing pools or new pools will also be added to the filesystem (#9296, @degorenko)
  • pool: Allow configuration of the built-in pools: device_health_metrics and .nfs (#9363, @travisn)
  • osd: Add CAP_MKNOD privilege to the PSP for OSDs daemons (#9439, @y1r)
  • mds: Skip sanity check during upgrades to 16.2.7 to avoid mon crash (#9418, @travisn)
  • mgr: Start the watch-active container with correct privs when multiple mgr daemons are running (#9386, @leseb)
  • helm: Add optional monitoring RBAC to operator chart (#9388, @BlaineEXE)
  • pool: Add rbd ec pool support in external cluster (#9276, @subhamkrai)
  • build: Remove tini command from the direct mount toolbox (#9423, @parth-gr)
  • pool: Clean up health checkers for filesystem and object store forced deletion (#9417, @BlaineEXE)
  • security: Use correct osd tags for restricted caps with external cluster script (#9410, @CO-lhagman)
  • core: Add context parameter to various k8sutil helpers (#8700, @y1r)
  • osd: Run the cleanup job using the root UID (#9380, @leseb)

Full Changelog: v1.8.0...v1.8.1