garm/runner
Gabriel Adrian Samfira a15a91b974 Break lock and lower scale down timeout
Break the lock on a job if it's still queued and the runner that it
triggered was assigned to another job. This may cause leftover runners
to be created, but we scale those down in ~3 minutes.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-07-03 07:46:20 +00:00
..
common More granular loops, update go-github 2023-06-23 08:16:41 +00:00
mocks Rename module 2023-03-12 16:01:49 +02:00
pool Break lock and lower scale down timeout 2023-07-03 07:46:20 +00:00
providers More granular loops, update go-github 2023-06-23 08:16:41 +00:00
enterprises.go Move some defaults and types from config 2023-03-14 14:15:10 +02:00
enterprises_test.go Rename module 2023-03-12 16:01:49 +02:00
interfaces.go Rename module 2023-03-12 16:01:49 +02:00
organizations.go Move some defaults and types from config 2023-03-14 14:15:10 +02:00
organizations_test.go Rename module 2023-03-12 16:01:49 +02:00
pools.go Add job list to API and CLI 2023-07-03 07:46:20 +00:00
pools_test.go Add more runner/pools.go unit tests 2023-06-19 23:39:07 +03:00
repositories.go Move some defaults and types from config 2023-03-14 14:15:10 +02:00
repositories_test.go Rename module 2023-03-12 16:01:49 +02:00
runner.go Add job tracking 2023-07-03 07:46:20 +00:00
types.go Add Windows userdata 2023-03-20 20:10:48 +02:00