Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 973 Bytes

PendingReleaseNotes.md

File metadata and controls

34 lines (20 loc) · 973 Bytes

Major Themes

Action Required

Notable Features

Ceph

  • Added a toolbox job for running a script with Ceph commands, similar to running commands in the Rook toolbox.
  • Ceph RBD Mirror daemon has been extracted to its own CRD, it has been removed from the CephCluster CRD, see the rbd-mirror crd.
  • CephCluster CRD has been converted to use the controller-runtime framework.

EdgeFS

YugabyteDB

Cassandra

Breaking Changes

Ceph

  • rbd-mirror daemons that were deployed through the CephCluster CR won't be managed anymore as they have their own CRD now. To transition, you can inject the new rbd mirror CR with the desired count of daemons and delete the previously managed rbd mirror deployments manually.
  • OSD changes:
    • OSD on PVC now supports multipath device.

Known Issues

Deprecations