garm/runner/providers
Gabriel Adrian Samfira 06745eb88a
Validate the result returned by providers
Providers may return only 3 possible statuses:

  * InstanceRunning
  * InstanceError
  * InstanceStopped

Every other status is reserved for the controller to set. Provider
responses will be split from the instance response in a future commit.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-06-11 15:02:36 +03:00
..
common Validate the result returned by providers 2023-06-11 15:02:36 +03:00
external Validate the result returned by providers 2023-06-11 15:02:36 +03:00
lxd Parallelization and LXD timeouts 2023-06-06 16:07:07 +03:00
providers.go Move some defaults and types from config 2023-03-14 14:15:10 +02:00