solstice-ci/crates/orchestrator
Till Wegmueller c9fc05a00e Remove libvirt dependencies and clean up orchestrator
- Remove `virt` crate dependency and libvirt feature flag
- Remove `ssh2` crate dependency (vm-manager handles SSH)
- Remove `zstd` crate dependency (vm-manager handles decompression)
- Remove LibvirtHypervisor, ZonesHypervisor, RouterHypervisor from hypervisor.rs
- Remove libvirt error types from error.rs
- Remove libvirt_uri/libvirt_network CLI options, add network_bridge
- Replace RouterHypervisor::build() with VmManagerAdapter::build()
- Update deb package depends: libvirt → qemu-system-x86
- Keep Noop backend for development/testing
- Dead old SSH/console functions left for future cleanup
2026-04-07 15:56:10 +02:00
..
packaging Add libvirt-related environment handling, directory preparation, and bump version to 0.1.7 2025-11-17 21:50:17 +01:00
src Remove libvirt dependencies and clean up orchestrator 2026-04-07 15:56:10 +02:00
build.rs Add libvirt/KVM integration and Forgejo webhook support to Podman stack 2025-11-09 17:58:36 +01:00
Cargo.toml Remove libvirt dependencies and clean up orchestrator 2026-04-07 15:56:10 +02:00