uselagoon / remote-controller

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

fix: build-task limit pruner to use patch merge #261

Closed shreddedbacon closed 2 months ago

shreddedbacon commented 2 months ago

Checklist

Fix to the build and task pruner to avoid assigning values to nil in the update by changing the operator to patch with merge.