orchard/internal/worker/vmmanager
Nikolay Edigaryev 063405672f
Worker: better cleanup mechanisms (#139)
* Always Close() the Worker instance

* orchard list vms: show assigned worker for each of the VMs

* Stop the failed VMs before we schedule new VMs

To avoid violating resource constraints.

* syncOnDiskVMs: don't ignore running VMs

* Worker: show correct remote and local VM counts
2023-09-28 19:09:43 +00:00
..
vm.go Worker: better cleanup mechanisms (#139) 2023-09-28 19:09:43 +00:00
vmmanager.go Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00