solstice-ci/crates
Till Wegmueller 4ca78144f2
Add VM state monitoring and graceful shutdown enhancements
This commit enhances the `Scheduler` to monitor VM states for completion, enabling more accurate termination detection. It introduces periodic polling combined with shutdown signals to halt operations gracefully. Additionally, VM lifecycle management in the hypervisor is updated with `state` retrieval for precise status assessments. The VM domain configuration now includes serial console support.
2025-10-26 21:59:55 +01:00
..
ciadm Initial Commit 2025-10-25 20:01:08 +02:00
cidev Initial Commit 2025-10-25 20:01:08 +02:00
common Add cooperative shutdown support for Scheduler and AMQP consumer 2025-10-26 21:13:56 +01:00
forge-integration Initial Commit 2025-10-25 20:01:08 +02:00
github-integration Initial Commit 2025-10-25 20:01:08 +02:00
migration Add orchestrator persistence using SeaORM for initial database support 2025-10-26 15:38:54 +01:00
orchestrator Add VM state monitoring and graceful shutdown enhancements 2025-10-26 21:59:55 +01:00
workflow-runner Initial Commit 2025-10-25 20:01:08 +02:00