ocf / kubernetes

ArgoCD-based configuration for the OCF Kubernetes cluster
21 stars 5 forks source link

:bug: fix remote backups #68

Closed nikhiljha closed 3 months ago

nikhiljha commented 4 months ago

We forgot to enable MoveData to actually copy the snapshot to the remote. Right now this just keeps a snapshot locally, which is pretty good, but we also want remote backups!

Not merging by myself because I'm not sure if this deletes the local VolumeSnapshots... Maybe it's okay if it does?