solstice-ci/crates/orchestrator
Till Wegmueller bf94664a30
Refactor VM lifecycle handling and improve guest IP discovery, bump version to 0.1.6
- 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>
2025-11-17 21:34:19 +01:00
..
packaging Remove unused systemd unit file hardening options, bump version to 0.1.3 2025-11-17 20:05:21 +01:00
src Refactor VM lifecycle handling and improve guest IP discovery, bump version to 0.1.6 2025-11-17 21:34:19 +01:00
build.rs Add libvirt/KVM integration and Forgejo webhook support to Podman stack 2025-11-09 17:58:36 +01:00
Cargo.toml Refactor VM lifecycle handling and improve guest IP discovery, bump version to 0.1.6 2025-11-17 21:34:19 +01:00