mirror of
https://codeberg.org/Toasterson/solstice-ci.git
synced 2026-04-10 21:30:41 +00:00
- Adjust stopping, destroying, and persisting VM lifecycle events to ensure better sequencing and avoid races. - Enhance `discover_guest_ip_virsh` with detailed logging, structured attempt tracking, and robust fallback mechanisms. - Introduce `Attempt` struct to capture detailed command execution context for debugging. - Update console log handling to snapshot logs early, minimizing race conditions. - Bump orchestrator version to 0.1.6. Signed-off-by: Till Wegmueller <toasterson@gmail.com> |
||
|---|---|---|
| .. | ||
| config.rs | ||
| error.rs | ||
| grpc.rs | ||
| http.rs | ||
| hypervisor.rs | ||
| main.rs | ||
| persist.rs | ||
| scheduler.rs | ||