Skip to content

v8.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 11:32
· 40 commits to master since this release
8436ac1

7 changes since v7.1.1

This release upgrades Rook to v1.14.2 and removes holder pods. See https://hub.syn.tools/rook-ceph/how-tos/upgrade-v7-v8.html for upgrade instructions.

🔎 Breaking Changes

  • Update dependency Rook to v1.14.2 (minor) (#142)
  • Rook v1.14: Switch enableCSIHostNetwork to upstream default (#158)
  • Rook v1.14: Remove holder pod restart logic (#161)

🐛 Fixes

  • Set default value for monitor healthcheck (#156)
  • Rook v1.14: Add new rook-ceph-default SA to copy helper (#157)
  • Rook v1.14: Add cluster default SA to OpenShift SCC (#159)

📄 Documentation

  • Rook v1.14: Document upgrade process to component v8 (#160)