Rook
v1.19.0Storage & DataRook v1.19.0 is a breaking release with changes to supported Kubernetes versions and configuration behavior. It also changes external-mode CSI client handling and adds storage and reconciliation capabilities.
Action needed (1)
breakingThe
rook-ceph-clusterchart image settingsIn Helm, the
rook-ceph-clusterchart now defines the Ceph image with separate settings for its repository and tag.
Check if affected (3)
breakingSupported Kubernetes versions
Applies if you use Kubernetes versions outside
v1.through30 v1..35 Rook v1.19.0 supports Kubernetes versions
v1.through30 v1..35 breakingThe
activeStandbyproperty behaviorApplies if your
CephFilesystemCRD setsactiveStandbytofalse.In the
CephFilesystemCRD, settingactiveStandbytofalsenow scales down and removes the standby MDS daemon deployment. Previously, this setting only disabled the standby cache while the daemon remained running.breakingAutomatic CSI Ceph client creation
Applies if you run Rook in external mode and provide a Ceph admin keyring.
In external mode, Rook no longer creates CSI Ceph clients automatically when users provide a Ceph admin keyring.
All 7 other recorded changesadditions 5 · value changes 2
additions (5)
- Experimental: NVMe over Fabrics (NVMe-oF) allows RBD volumes to be exposed and accessed via the NVMe/TCP protocol.
- NVMe-oF CSI driver for provisioning and mounting volumes over the NVMe over Fabrics protocol
- Block volume usage statistics
- Configurable block encryption cipher
- Experimental: Allow concurrent reconciles of the CephCluster CR when there multiple clusters being managed by the same Rook operator. Concurrency is enabled by increasing the operator setting
ROOK_RECONCILE_CONCURRENT_CLUSTERSto a value greater than1.
value changes (2)
- Improved fencing for RBD and CephFS volumes during [node failure](https://rook.io/docs/rook/latest-release/Storage-Configuration/Block-Storage-RBD/block-storage/#node-loss)
- Improved logging with namespaced names for the controllers for more consistency in troubleshooting the rook operator log.
A weekly email arrives when a release needs action. Like the breaking changes in this release.