Commit graph

2 commits

Author SHA256 Message Date
Till Wegmueller
f3d3d1465d chore(format): clippy fixes + remove 470 lines of dead code
- Remove dead libvirt SSH/console functions from scheduler
- Apply clippy auto-fixes across orchestrator and runner-integration
- Format all crates
2026-04-07 21:55:24 +02:00
Till Wegmueller
21f4977839 Fix orchestrator container: pre-built binary + Ubuntu 24.04 base
Switch to pre-built binary Containerfile to avoid workspace dependency
issues with vm-manager path dep. Use Ubuntu 24.04 to match host glibc.
2026-04-07 16:50:55 +02:00