Releases: uselagoon/remote-controller
Releases · uselagoon/remote-controller
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
Remote Controller v0.14.0
What's Changed
- chore: make sure we pass the right values back to core when cancelling a task by @shreddedbacon in #219
- feat: inject lagoon project and environment variables into tasks like builds by @shreddedbacon in #218
- chore: change harbor versions and add k8s1.25 test by @shreddedbacon in #205
- chore: update dependencies by @shreddedbacon in #220
Full Changelog: v0.13.1...v0.14.0
Remote Controller v0.13.1
What's Changed
- fix: check the build resource is present by @shreddedbacon in #217
Full Changelog: v0.13.0...v0.13.1
Remote Controller v0.13.0
What's Changed
- chore: try to retain existing build information when cancelling by @shreddedbacon in #211
- chore: make sure builds use the build resource uid by @shreddedbacon in #213
- chore: small sleep to delay final message by @shreddedbacon in #214
- fix: harbor robot account name generation for environments with double dash by @shreddedbacon in #216
- refactor: change up the TASK_X and LAGOON_CONFIG_X variable injection by @shreddedbacon in #212
Full Changelog: v0.12.0...v0.13.0
Remote Controller v0.12.0
What's Changed
- feat: add dynamic secrets to task controller by @bomoko in #207
- fix: only update end time if build is complete, failed, or cancelled by @shreddedbacon in #210
- feat: support being able to force rotate robot account credentials by @shreddedbacon in #209
Full Changelog: v0.11.1...v0.12.0
Remote Controller v0.11.1
What's Changed
- refactor: check k8up resources exist before creating them by @shreddedbacon in #206
Full Changelog: v0.11.0...v0.11.1
Remote Controller v0.11.0
What's Changed
- refactor: use deployment instead of pods to get services by @shreddedbacon in #203
Full Changelog: v0.10.0...v0.11.0
Remote Controller v0.10.0
What's Changed
- chore: use queued build status for queued builds by @shreddedbacon in #196
- fix: actually update pending or queued builds by @shreddedbacon in #201
Full Changelog: v0.9.0...v0.10.0
Remote Controller v0.9.0
What's Changed
- Feature: Include node & cluster info in build logs by @CGoodwin90 in #197
- feat: support new activestandby task type with custom rolebindings by @shreddedbacon in #148
- Remove MonitoringURLs support by @rocketeerbkw in #198
New Contributors
- @CGoodwin90 made their first contribution in #197
- @rocketeerbkw made their first contribution in #198
Full Changelog: v0.8.0...v0.9.0
Remote Controller v0.8.0
What's Changed
- feat: initial support for k8up restores by @shreddedbacon in #165
- feat: add log for queue position to queued builds by @shreddedbacon in #194
- chore: support new key type for deploytarget by @shreddedbacon in #195
Full Changelog: v0.7.2...v0.8.0