garm/runner/pool
Gabriel Adrian Samfira b954038624 Ensure loop closes properly and provider update
* Ensure the pool loop exits properly when the pool is not yet in
a running state.
  * Use ListInstances() when cleaning orphaned runners. This ensures
We only run one API call per pool to list instances, instead of running
a GetInstance() for each individual instance we are checking.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-01-08 16:40:42 +00:00
..
enterprise.go Wait for loop exit and some fixes 2022-12-30 15:07:40 +00:00
interfaces.go Some cleanup and safety checks 2022-12-29 16:50:11 +00:00
organization.go Wait for loop exit and some fixes 2022-12-30 15:07:40 +00:00
pool.go Ensure loop closes properly and provider update 2023-01-08 16:40:42 +00:00
repository.go Wait for loop exit and some fixes 2022-12-30 15:07:40 +00:00