garm/runner/providers/external
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
..
execution Add some exit codes 2023-03-26 22:31:55 +03:00
external.go Validate the result returned by providers 2023-06-11 15:02:36 +03:00