uselagoon / remote-controller

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

chore: ignore not found when deleting #167

Closed shreddedbacon closed 2 years ago

shreddedbacon commented 2 years ago

Checklist

When deleting resources, ignore the error if the error is resource not found (likely was removed before the controller got to it)