orchard/internal/worker/vmmanager
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
..
vm.go Simplify state reconciliation and support changing Softnet settings (#364) 2025-11-06 20:56:31 +04:00
vmmanager.go Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00