garm/vendor
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
..
github.com Error if we can't remove instance from provider 2023-03-26 22:19:20 +03:00
golang.org/x Parallelization and LXD timeouts 2023-06-06 16:07:07 +03:00
google.golang.org Error if we can't remove instance from provider 2023-03-26 22:19:20 +03:00
gopkg.in Update go modules 2023-03-12 16:22:37 +02:00
gorm.io Update go modules 2023-03-12 16:22:37 +02:00
modules.txt Parallelization and LXD timeouts 2023-06-06 16:07:07 +03:00