uselagoon / remote-controller

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

Fail build on any errors produced by the controller #52

Open shreddedbacon opened 3 years ago

shreddedbacon commented 3 years ago

Currently if a step in provisioning the build by the controller fails, it can get stuck in a state where it may keep trying.

Instead of returning an error and re-trying, the build should fail and report back that it has failed to Lagoon.