garm/runner/pool
Gabriel Adrian Samfira d5f8cf079e Ignore instances that are still being created from reaping
When using JIT runners, we register the runner on GitHub before we get
a chance to spin up the instance in the provider. In such cases, we end
up with a runner in "offline" state while we're creating the actual resource
that will embody the runner. This change will give runners a chance to come
online before garm tries to clean them up.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-09-24 13:49:06 +00:00
..
common.go Update go-github and garm-provider-common 2023-09-24 07:56:56 +00:00
enterprise.go Update go-github and garm-provider-common 2023-09-24 07:56:56 +00:00
interfaces.go Update go-github and garm-provider-common 2023-09-24 07:56:56 +00:00
organization.go Update go-github and garm-provider-common 2023-09-24 07:56:56 +00:00
pool.go Ignore instances that are still being created from reaping 2023-09-24 13:49:06 +00:00
repository.go Update go-github and garm-provider-common 2023-09-24 07:56:56 +00:00
util.go Move errors to external package 2023-07-22 22:26:47 +00:00