garm/runner/pool
Gabriel Adrian Samfira baa7df65a4 Fix garm pool manager startup
If we fail to get the tools for one pool, garm fails to start due to pool
manager startup timeout. Launch the initial tools update function as a
goroutine and return from Start(). If it fails, it will retry, and we won't
block garm from starting.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-08-25 08:57:24 +00:00
..
common.go Add webhook show, return info and some fixes 2023-08-22 09:39:01 +03:00
enterprise.go Add webhook show, return info and some fixes 2023-08-22 09:39:01 +03:00
interfaces.go Add webhook show, return info and some fixes 2023-08-22 09:39:01 +03:00
organization.go ping the webhook after creation 2023-08-22 09:39:02 +03:00
pool.go Fix garm pool manager startup 2023-08-25 08:57:24 +00:00
repository.go ping the webhook after creation 2023-08-22 09:39:02 +03:00
util.go Move errors to external package 2023-07-22 22:26:47 +00:00