PendingReleaseNotes.md
The minimum supported Kubernetes version is v1.30.
The minimum supported Ceph version is v19.2.0. Rook v1.18 clusters running Ceph v18 must upgrade to Ceph v19.2.0 or higher before upgrading Rook.
The behavior of the activeStandby property in the CephFilesystem CRD has changed.
When set to false, the standby MDS daemon deployment will be scaled down and removed,
rather than only disabling the standby cache while the daemon remains running.
Helm: The rook-ceph-cluster chart has changed where the Ceph image is defined, to allow separate settings for the repository and tag. For more info, see the Rook upgrade guide.
In external mode CephClusters when users give a Ceph admin keyring to Rook, Rook will no longer create CSI Ceph clients itself. This makes it so that all external mode clusters are managed via the same mechanism (external Python script) and avoids duplicate logic issues.
ROOK_RECONCILE_CONCURRENT_CLUSTERS to a value greater
than 1.