Handle backup resources
shreddedbacon opened this issue · 0 comments
shreddedbacon commented
Currently lagoon has hardcoded restores in the API (uselagoon/lagoon#3253), instead of defining these in core, the remote-controller should manage this.
The controller should be able to check the cluster for which resource exists and create the appropriate restore when the job is received, the current APIs for k8up are
backup.appuio.ch/v1alpha1
(k8up v1.x)k8up.io/v1
(k8up v2.x)