orchard/internal/worker
Nikolay Edigaryev 60e564da88
Implement restart policy for VMs (#83)
* Implement restart policy for VMs

* Do not update VM.Resource, we only use it as a read-only specification

* Err()/setErr(): use atomic.Pointer instead of sync.Mutex
2023-04-24 19:30:08 +04: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 Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00
option.go Resources support (#63) 2023-03-27 17:30:54 +04:00
rpc.go Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00
worker.go Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00