solstice-ci/crates/orchestrator
Till Wegmueller 6ff88529e6
Add configurable placeholder VM runtime and graceful shutdown logic
This commit introduces the ability to configure placeholder VM run time via an environment variable (`VM_PLACEHOLDER_RUN_SECS`) and updates the `Scheduler` to accept this duration. Additionally, it implements a graceful shutdown mechanism for the orchestrator, allowing cooperative shutdown of consumers and cleanup of resources.
2025-10-26 19:06:32 +01:00
..
src Add configurable placeholder VM runtime and graceful shutdown logic 2025-10-26 19:06:32 +01:00
Cargo.toml Enhance hypervisor image handling with dynamic format detection and raw conversion 2025-10-26 18:17:02 +01:00