garm/runner/pool
Gabriel Adrian Samfira 9efefc0d6a
Parallelization and LXD timeouts
* cleanupOrphanedGithubRunners() now uses errgroup to parallelize and
    report errors when removing runners from the provider.
  * retryFailedInstancesForOnePool() now uses errgroup
  * Removed some setPoolRunningState which should be treated in the loop
    where those errors eventually bubble up and can be handled.
  * Added a number of timeouts in the LXD provider for delete and list
    instances. This provider should be converted into an external
    provider.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-06-06 16:07:07 +03:00
..
enterprise.go Rename module 2023-03-12 16:01:49 +02:00
interfaces.go Rename module 2023-03-12 16:01:49 +02:00
organization.go Rename module 2023-03-12 16:01:49 +02:00
pool.go Parallelization and LXD timeouts 2023-06-06 16:07:07 +03:00
repository.go Rename module 2023-03-12 16:01:49 +02:00