Skip to content

Releases: ceph/persistent-volume-migrator

Persistent-Volume-Migrator v0.1.0 Release

08 Feb 06:25
53d0f2f
Compare
Choose a tag to compare

Add functionality to migrate In-tree RBD Volumes to corresponding Ceph-CSI volumes.

Highlights:

  • Migrate single In-tree PVC to Ceph-CSI.
  • Migrate all PVCs provisioned by an In-tree Storageclass to Ceph-CSI Storageclass.

CI:

Added rigorous CI to validate migration of in-tree provisioned volumes to ceph-csi using Github actions.

Contributors:

Persistent-Volume-Migrator v0.1.0-alpha Release

29 Nov 05:28
d95721c
Compare
Choose a tag to compare

We are excited to announce the very first release of persistent-volume-migrator, v0.1.0-alpha.
The tool provides functionality to migrate RBD FlexVolumes to corresponding Ceph-CSI volumes.

Highlights:

  • Migrate single FlexVolume PVC to Ceph-CSI.
  • Migrate all PVCs in a FlexVolume Storageclass to Ceph-CSI Storageclass.

CI:

Added rigorous CI to validate all the available features using Github actions.

Upcoming:

Migration support from In-tree RBD volumes to Ceph-CSI volumes.

Contributors:

Special Thanks: