* Add the ability to define an LXD provider which spins up containers
instead of virtual machines.
* Loading an LXD provider that is not reachable no longer crashes garm
on startup.
* Labels are no longer copied on image import. The LXD provider will
resolve the image fingerprint from the simplestreams server every time.
The image will be copied locally if a new version exists.
|
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| external.go | ||
| external_test.go | ||
| lxd.go | ||
| lxd_test.go | ||