uselagoon / remote-controller

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

Cancellation changes #75

Closed shreddedbacon closed 2 years ago

shreddedbacon commented 3 years ago

If a cancellation is triggered on an already complete job that hadn't updated the API, try to collect the state from the build resource and send that back, otherwise fall back to cancelled state.