orchard/internal/worker
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
..
iokitregistry Remove UID for now and use machine ID to differentiate workers (#48) 2023-03-23 23:38:54 +04:00
ondiskname Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00
tart Fail VMs if the worker had crashed/is unhealthy (#70) 2023-04-03 16:47:49 +04:00
vmmanager Worker: better cleanup mechanisms (#139) 2023-09-28 19:09:43 +00:00
option.go Resources support (#63) 2023-03-27 17:30:54 +04:00
rpc.go More RPC-related logs (#136) 2023-09-27 20:16:00 +04:00
worker.go Worker: better cleanup mechanisms (#139) 2023-09-28 19:09:43 +00:00