orchard/internal/controller/scheduler
Nikolay Edigaryev 60e564da88
Implement restart policy for VMs (#83)
* Implement restart policy for VMs

* Do not update VM.Resource, we only use it as a read-only specification

* Err()/setErr(): use atomic.Pointer instead of sync.Mutex
2023-04-24 19:30:08 +04:00
..
scheduler.go Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00
workertoresources.go Resources support (#63) 2023-03-27 17:30:54 +04:00
workertoresources_test.go Resources support (#63) 2023-03-27 17:30:54 +04:00