uselagoon / remote-controller

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

fix: actually update pending or queued builds #201

Closed shreddedbacon closed 1 year ago

shreddedbacon commented 1 year ago

Checklist

When checking pending builds, there was a case where the controller would not update pending builds as pending or queued because the build process was returning due to another function.

Also some additional debug messaging if required

Closing issues

closes #200