buildkite / agent-stack-k8s

Spin up an autoscaling stack of Buildkite Agents on Kubernetes
MIT License
77 stars 27 forks source link

Some scheduler cleanup #332

Closed DrJosh9000 closed 1 month ago

DrJosh9000 commented 2 months ago

The main improvement is the removal of err as a field from jobWrapper. The second is clearer logic for the error path (fallback to failure job).