Skip to content

volume replication operator v0.2.0 Release

Compare
Choose a tag to compare
@Madhu-1 Madhu-1 released this 23 Sep 14:09

Volume Replication operator for the storage planned migration and Disaster Recovery.

Enhancements:

  • Add replication id to VolumeReplication Spec
  • Build multi-arch container images
  • Wait For VR/VRC CRD's before starting controller
  • Add/Delete PVC finalizers when VR is created/deleted
  • Add env to run the operator in development mode
  • Skip stack trace by default

Bug fixes:

  • Update conditions to reflect degraded and resyncing
  • Set status to secondary when VR is marked as secondary

Build/CI:

  • Update golang to 1.16
  • Update dependency to the latest release
  • Update mergify rules

Breaking changes

None