uselagoon / remote-controller

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

Deleting an env with no namespace does not delete in lagoon #30

Closed shreddedbacon closed 3 years ago

shreddedbacon commented 3 years ago

When deleting an environment in lagoon that has already had the namespace deleted in kubernetes, the controller does not respond to lagoon appropriately to let it know the namespace doesn't exist.

This causes lagoon to not actually delete the environment.