Skip to content

v1.12.0

Compare
Choose a tag to compare
@travisn travisn released this 18 Jul 22:28
· 1076 commits to master since this release
a4dc1b7

Upgrade Guide

To upgrade from previous versions of Rook, see the Rook upgrade guide.

Breaking Changes

  • The minimum supported Kubernetes version is v1.22
  • The minimum supported Ceph-CSI driver is 3.8
  • Version of golang supported during development is v1.20
  • For CephObjectStores, if rgw_run_sync_thread was set manually via ceph config set ...
    the value will be overridden by Rook according to disableMultisiteSyncTraffic

Features