garm/database
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
..
common Fix cleanup orphaned github runners 2022-06-24 11:17:34 +00:00
sql Add idempotency when stopping a VM and some tests 2022-06-28 15:13:02 +00:00
database.go Add license headers 2022-05-05 13:25:50 +00:00