Added
- Introduced internal "Mover" interface to make adding/maintaining data movers more modular
- Added a Condition on the CRs to indicate whether they are synchronizing or idle.
- Rclone: Added unit tests
Changed
- Renamed the project: Scribe ▶️ VolSync
- CRD group has changed from
scribe.backube
tovolsync.backube
- CRD status Conditions changed from operator-lib to the implementation in apimachinery
Fixed
- Restic: Fixed error when the volume is empty