solstice-ci/crates
Till Wegmueller 7918db3468
Enhance hypervisor image handling with dynamic format detection and raw conversion
This commit improves the hypervisor by:
- Adding support for detecting base image formats using `qemu-img info`.
- Dynamically setting the base image format for overlay creation.
- Automatically converting non-raw images to raw format for bhyve compatibility.
- Updating `Cargo.toml` to include `serde_json` for JSON parsing.
- Modifying default working directory logic for `ZonesHypervisor`.
2025-10-26 18:17:02 +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 Initial Commit 2025-10-25 20:01:08 +02: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 Enhance hypervisor image handling with dynamic format detection and raw conversion 2025-10-26 18:17:02 +01:00
workflow-runner Initial Commit 2025-10-25 20:01:08 +02:00