Skip to content

v0.9.2

Compare
Choose a tag to compare
@travisn travisn released this 26 Jan 07:04
· 8928 commits to master since this release
2da0f82

Rook v0.9.2 is a patch release limited in scope and focusing on bug fixes.

Improvements

Ceph

  • Correctly capture and log the stderr output from child processes (#2479 #2536, @noahdesu)
  • Allow disabling setting fsgroup when mounting a volume (#2254, @travisn)
  • Allow configuration of SELinux relabeling (#2417, @allen13)
  • Correctly set the secretKey used for cephfs mounts (#2484, @galexrt)
  • Set ceph-mgr privileges to prevent the dashboard from failing on rbd mirroring settings (#2404, @travisn)
  • Correctly configure the ssl certificate for the RGW service (#2435, @syncroswitch)
  • Allow configuration of the dashboard port (#2412, @noahdesu)
  • Allow disabling of ssl on the dashboard (#2433, @noahdesu)

General