Skip to content

Releases: meshcloud/building-block-runner

Release list

v1.1.0

Choose a tag to compare

@tfelix tfelix released this 25 Jun 08:51

Bug Fixes

  • Correct tf-block-runner version ldflags package path (e7dc121)
  • Prefer API key auth when basic auth is also configured (f3ef7fa)
  • Changes runner default UUIDs for easier local development (e692dd1)

Features

  • Drain run backlog back-to-back with a job capacity guard (0de2526)
  • Read run-controller API key credentials from environment (6ccdaf8)
  • Runners jobs can be scheduled on specific nodes (ab29a89)

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@tfelix tfelix released this 25 Jun 08:49

Features

  • Initial commit for meshcloud building block runners (126be7f)