orchard/internal/worker
Nikolay Edigaryev bafcf6fac2
Simplify state reconciliation and support changing Softnet settings (#364)
* Simplify state reconciliation and support changing Softnet settings

* Remove unused "updateFunc" parameter from syncOnDiskVMs()

* Don't take an address of a loop variable

* ensure → ensures

* updateVMState(): don't forget to update VMState

* Introduce TestSpecUpdateSoftnet integration test

* Update OpenAPI specification to include generation/observedGeneration
2025-11-06 20:56:31 +04: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 Asynchronous VM creation (#163) 2024-04-12 15:56:00 +04:00
vmmanager Simplify state reconciliation and support changing Softnet settings (#364) 2025-11-06 20:56:31 +04: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 Simplify state reconciliation and support changing Softnet settings (#364) 2025-11-06 20:56:31 +04:00
worker_test.go Simplify state reconciliation and support changing Softnet settings (#364) 2025-11-06 20:56:31 +04:00