orchard/internal/worker
Nikolay Edigaryev 581de320b9
Allow creating VMs with implicit CPU and memory (#243)
* Allow creating VMs with implicit CPU and memory

* Clarify why cpu/memory can be 0 a bit better

* Controller(API): don't forget to update DefaultCPU and DefaultMemory

* Add an integration test for implicit CPU and memory
2025-02-06 00:50:01 +04:00
..
iokitregistry Remove UID for now and use machine ID to differentiate workers (#48) 2023-03-23 23:38:54 +04:00
ondiskname Use macOS Sonoma images by default, instead of macOS Ventura (#166) 2024-04-17 17:56:08 +04:00
tart Asynchronous VM creation (#163) 2024-04-12 15:56:00 +04:00
vmmanager API endpoint and associated RPC changes to resolve VMs IP's (#188) 2024-07-03 22:56:43 +04:00
option.go Allow creating VMs with implicit CPU and memory (#243) 2025-02-06 00:50:01 +04:00
rpc.go API endpoint and associated RPC changes to resolve VMs IP's (#188) 2024-07-03 22:56:43 +04:00
rpcv2.go Introduce WebSocket-based RPC v2 (#239) 2025-01-30 17:33:32 +04:00
worker.go Allow creating VMs with implicit CPU and memory (#243) 2025-02-06 00:50:01 +04:00