Skip to content

Pre-Release v0.12.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tesshuflower tesshuflower released this 05 Feb 21:48
· 60 commits to main since this release
v0.12.0-rc.2
72d8698

Changed

  • imagePullSecrets in helm charts will be copied from volsync controller
    namespace to the mover namespace so mover jobs can use them
  • Updated release to build on golang 1.23
  • Syncthing updated to v1.29.2
  • kube-rbac-proxy image configurable in helm chart values
  • mover scripts updated to use sync -f to only sync the target filesystem at
    the end of mover tasks
  • Updates the ensure_initialized function in the restic mover script to
    follow restic recommendations

Fixed

  • All movers should return error if not able to EnsurePVCFromSrc
  • Fix for mover job/service name length too long (>63 chars) if the
    replicationsource or replicationdestination CR name is too long

Security

  • kube-rbac-proxy upgraded to 0.18.2