orchard/internal/worker
Nikolay Edigaryev 76a552bade
Ability to set VM's power state and retrieve backing Tart VM's name (#373)
* Ability to set VM's power state and retrieve backing Tart VM's name

* Validate user-provided "powerState" field

* Introduce TestSpecUpdatePowerStateSuspend

* Introduce TestSpecUpdatePowerStateStopped

* OpenAPI specification: add note about suspended VMs to "tartName" desc.

* Sometimes we need to wait more than 30 seconds
2025-12-02 16:43:17 -05:00
..
dhcpleasetime Always randomize MAC address (#251) 2025-02-13 12:35:12 +00:00
iokitregistry Remove UID for now and use machine ID to differentiate workers (#48) 2023-03-23 23:38:54 +04:00
ondiskname ghcr.io/cirruslabs/macos-sequoia-base:latest for everything (#344) 2025-09-25 20:43:53 +04:00
tart Ability to set VM's power state and retrieve backing Tart VM's name (#373) 2025-12-02 16:43:17 -05:00
vmmanager Ability to set VM's power state and retrieve backing Tart VM's name (#373) 2025-12-02 16:43:17 -05:00
fsm.go Simplify state reconciliation and support changing Softnet settings (#364) 2025-11-06 20:56:31 +04:00
fsm_test.go Simplify state reconciliation and support changing Softnet settings (#364) 2025-11-06 20:56:31 +04:00
option.go Work around Sequoia's "Local Network" permission with a helper process (#302) 2025-04-10 18:01:19 +04:00
rpc.go Worker: do not block RPCv2 when performing forwarding ports and resolving IPs (#306) 2025-04-16 00:18:02 +04:00
rpcv2.go Fix websocket.(*Conn).timeoutLoop goroutine leak (#329) 2025-07-11 15:23:50 +04:00
worker.go Ability to set VM's power state and retrieve backing Tart VM's name (#373) 2025-12-02 16:43:17 -05:00
worker_test.go Simplify state reconciliation and support changing Softnet settings (#364) 2025-11-06 20:56:31 +04:00