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