orchard/internal/worker
Nikolay Edigaryev f3b4eb42ca
Worker: decouple updateWorker() and syncVMs() to use different triggers (#403)
* Worker: decouple updateWorker() and syncVMs() to use different triggers

* Actually return an error otherwise errgroup won't terminate
2026-02-06 18:16:40 +01:00
..
dhcpleasetime Always randomize MAC address (#251) 2025-02-13 12:35:12 +00:00
ondiskname ghcr.io/cirruslabs/macos-sequoia-base:latest for everything (#344) 2025-09-25 20:43:53 +04:00
platform orchard worker run: introduce "--synthetic" and "--workers" hidden flags (#390) 2026-01-28 16:50:25 +01:00
vmmanager Load testing: synthetic VMs, multiple worker support and Grafana k6 test (#389) 2026-01-28 10:54:55 +01:00
fsm.go Some extra documentation for LLMs (#377) 2025-12-03 20:45:58 +01:00
fsm_test.go Simplify state reconciliation and support changing Softnet settings (#364) 2025-11-06 20:56:31 +04:00
option.go orchard worker run: introduce "--synthetic" and "--workers" hidden flags (#390) 2026-01-28 16:50:25 +01:00
rpc.go Load testing: synthetic VMs, multiple worker support and Grafana k6 test (#389) 2026-01-28 10:54:55 +01:00
rpcv2.go Load testing: synthetic VMs, multiple worker support and Grafana k6 test (#389) 2026-01-28 10:54:55 +01:00
worker.go Worker: decouple updateWorker() and syncVMs() to use different triggers (#403) 2026-02-06 18:16:40 +01:00
worker_test.go Worker: define VM interface and make tart.VM conform to it (#388) 2026-01-21 18:57:22 +01:00