solstice-ci/crates/orchestrator
Till Wegmueller 9dfa9c4b95
Enhance SSH handling with retries and robust error management, refactor guest IP discovery
- Implement SSH execution retries with exponential backoff and timeout handling.
- Replace `virsh domifaddr` with a multi-strategy IP discovery approach.
- Introduce `OrchestratorError` for consistent, structured error reporting.
- Improve runner deployment and SSH session utilities for readability and reliability.
- Add dependencies: `thiserror`, `anyhow` for streamlined error handling.

Signed-off-by: Till Wegmueller <toasterson@gmail.com>
2025-11-15 21:46:54 +01:00
..
src Enhance SSH handling with retries and robust error management, refactor guest IP discovery 2025-11-15 21:46:54 +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 Enhance SSH handling with retries and robust error management, refactor guest IP discovery 2025-11-15 21:46:54 +01:00