solstice-ci/crates/orchestrator/src
Till Wegmueller 20a0efd116
Atomically upload runner via SFTP to ensure safe file replacement; bump version to 0.1.11
- Refactor runner upload logic to use temporary files and atomic renaming for safer updates.
- Improve file permission handling during temporary file creation.
- Increment orchestrator version to 0.1.11.

Signed-off-by: Till Wegmueller <toasterson@gmail.com>
2025-11-17 23:18:55 +01:00
..
config.rs 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
error.rs Refactor Orchestrator with enhanced SSH handling, error management, and IP discovery support 2025-11-15 21:46:19 +01:00
grpc.rs Move runner logs to debug level and enable runner binary serving via orchestrator 2025-11-06 21:44:06 +01:00
http.rs 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
hypervisor.rs 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
main.rs Validate runner paths at startup and improve diagnostics; bump version to 0.1.10 2025-11-17 22:48:33 +01:00
persist.rs Enhance SSH handling with retries and robust error management, refactor guest IP discovery 2025-11-15 21:46:54 +01:00
scheduler.rs Atomically upload runner via SFTP to ensure safe file replacement; bump version to 0.1.11 2025-11-17 23:18:55 +01:00