Remote Controller v0.15.0
What's Changed
- Fix: new labels on the namespace to have the correct idling values by @seanhamlin in #222
- refactor: use injection from the task data from the lagoon api by @shreddedbacon in #225
- fix: set the default page to be 1 so that pagination works properly by @shreddedbacon in #228
- refactor: allow overriding harbor cleanups by labelling secret by @shreddedbacon in #227
- refactor: send better buildstep messages for queued and failed builds by @shreddedbacon in #226
- feat: when a new build comes in, check the namespace for running builds to determine state by @shreddedbacon in #224
- refactor: split queue process out by @shreddedbacon in #229
- fix: cache cancellations to prevent race conditions in pod creation by @shreddedbacon in #230
New Contributors
- @seanhamlin made their first contribution in #222
Full Changelog: v0.14.0...v0.15.0