garm/config
Gabriel Adrian Samfira f52accc47f Add idempotency when stopping a VM and some tests
When deleting a VM, we try to force stop it. If the VM is already stopped,
LXD will return an error. Unfortunately, we can't import the drivers package
from LXD without also pulling in a bunch of linux specific CGO dependencies
which we want to avoid.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2022-06-28 15:13:02 +00:00
..
config.go Add runner user to docker and lxd groups 2022-06-17 12:46:24 +03:00
external.go Add idempotency when stopping a VM and some tests 2022-06-28 15:13:02 +00:00
external_test.go Add idempotency when stopping a VM and some tests 2022-06-28 15:13:02 +00:00
lxd.go Add idempotency when stopping a VM and some tests 2022-06-28 15:13:02 +00:00
lxd_test.go Add idempotency when stopping a VM and some tests 2022-06-28 15:13:02 +00:00