garm/runner
Gabriel Adrian Samfira 15a1308441 Add timeout functionality for pool runner bootstrap
Pools can now define a bootstrap timeout for runners. The timeout can
be defined per pool and indicates the amount of time after which a runner
is considered defunct and removed.

If a runner doesn't join github in the configured amount of time, and it
receives no updates indicating that it is installing the runner via instance
status updates, it is considered defunct.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2022-06-29 23:44:03 +00:00
..
common Add manual runner removal 2022-06-29 16:23:01 +00:00
pool Add timeout functionality for pool runner bootstrap 2022-06-29 23:44:03 +00:00
providers Unwrap error before comparing 2022-06-28 16:27:03 +00:00
organizations.go Add timeout functionality for pool runner bootstrap 2022-06-29 23:44:03 +00:00
pools.go Add timeout functionality for pool runner bootstrap 2022-06-29 23:44:03 +00:00
repositories.go Add timeout functionality for pool runner bootstrap 2022-06-29 23:44:03 +00:00
runner.go Add manual runner removal 2022-06-29 16:23:01 +00:00
types.go Add license headers 2022-05-05 13:25:50 +00:00