solstice-ci/crates
Till Wegmueller 038d1161a6
Refactor Orchestrator with enhanced SSH handling, error management, and IP discovery support
- Implement retries for SSH-based job execution with configurable timeouts.
- Introduce `OrchestratorError` for consistent error handling across modules.
- Replace `virsh domifaddr` based guest IP discovery with a robust, multi-strategy approach.
- Refactor runner deployment and SSH-related utility functions for clarity.
- Add `thiserror` and `anyhow` dependencies for error management.
- Update persistence layer with improved error handling for database operations.

Signed-off-by: Till Wegmueller <toasterson@gmail.com>

Signed-off-by: Till Wegmueller <toasterson@gmail.com>
2025-11-15 21:46:19 +01:00
..
ciadm Format 2025-11-01 14:56:46 +01:00
cidev Format 2025-11-01 14:56:46 +01:00
common Relax filesystem permissions for VM directories, overlays, and logs to support host libvirt/qemu access. Introduce dead-letter queue support with enriched error messages for failed jobs. 2025-11-09 17:59:04 +01:00
forge-integration Introduce centralized configuration handling via KDL and environment variables 2025-11-06 23:48:03 +01:00
github-integration Add Podman Compose deployment stack with Traefik and services integration 2025-11-08 20:21:57 +00:00
migration Add per-job SSH key support, refactor scheduler for SSH-based job execution, and remove unused runner endpoint 2025-11-15 18:37:30 +01:00
orchestrator Refactor Orchestrator with enhanced SSH handling, error management, and IP discovery support 2025-11-15 21:46:19 +01:00
workflow-runner Add per-job SSH key support, refactor scheduler for SSH-based job execution, and remove unused runner endpoint 2025-11-15 18:37:30 +01:00