Releases: ceph/persistent-volume-migrator
Releases · ceph/persistent-volume-migrator
Persistent-Volume-Migrator v0.1.0 Release
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
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.