Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Release v0.2.0

Latest
Compare
Choose a tag to compare
@JohnStrunk JohnStrunk released this 26 May 19:14
· 94 commits to master since this release
v0.2.0
4b91280

Added

  • Support for restic backups
  • Metrics for monitoring replication
  • Scribe CLI (kubectl plugin)
  • Support for manually triggering replication instead of via schedule

Changed

  • Move to operator-sdk 1.7.2
  • Use ubi-minimal for controller base image

Fixed

  • Fix deployment on OpenShift using Helm w/ deployments not named "scribe"
  • Support retries w/in rsync pod to tolerate Submariner DNS delays (globalnet)
  • Custom rsync port number was being ignored
  • Don't overwrite annotations on the rsync Service