uselagoon / remote-controller

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

feat: add log for queue position to queued builds #194

Closed shreddedbacon closed 1 year ago

shreddedbacon commented 2 years ago

Checklist

This adds a log message to any builds that are currently in the queue for QoS, and updates their status to pending. Once https://github.com/uselagoon/lagoon/pull/3351 is supported in lagoon, this can be updated to use queued instead.

bomoko commented 1 year ago

To be clear, changes look good and make sense. Comments are simply comments/food for thought.