garm/runner
Gabriel Adrian Samfira 05057e37fd
Start pool managers in the background
Garm no longer fails on startup if a pool manager cannot be started. It
will attempt to start the pool manager in the background. If it fails
due to an unauthorized error, it will sleep for 3 hours. It is unlikely
it will work a second time if credentials are not updated in the config
and garm is restarted, so no point in getting rate limited.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2022-10-21 17:14:03 +03:00
..
common Start pool managers in the background 2022-10-21 17:14:03 +03:00
mocks Add enterprise support 2022-10-21 17:14:03 +03:00
pool Start pool managers in the background 2022-10-21 17:14:03 +03:00
providers Update go-github and remove redirect 2022-10-21 17:14:03 +03:00
enterprises.go Start pool managers in the background 2022-10-21 17:14:03 +03:00
interfaces.go Add enterprise support 2022-10-21 17:14:03 +03:00
organizations.go Start pool managers in the background 2022-10-21 17:14:03 +03:00
organizations_test.go Start pool managers in the background 2022-10-21 17:14:03 +03:00
pools.go Add enterprise support to garm-cli 2022-10-21 17:14:03 +03:00
repositories.go Start pool managers in the background 2022-10-21 17:14:03 +03:00
repositories_test.go Start pool managers in the background 2022-10-21 17:14:03 +03:00
runner.go Start pool managers in the background 2022-10-21 17:14:03 +03:00
types.go Add enterprise support 2022-10-21 17:14:03 +03:00