uselagoon / remote-controller

A group of controllers for handling Lagoon builds and tasks in Kubernetes or Openshift
5 stars 1 forks source link

Handle backup resources #163

Closed shreddedbacon closed 1 year ago

shreddedbacon commented 2 years ago

Currently lagoon has hardcoded restores in the API (https://github.com/uselagoon/lagoon/issues/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