vm-bench/backend
Claus Lohmar ae53d2fbd8 fix: disk resize now opt-in — pre-filled with current size, disabled by default, checkbox to enable
- Backend: None = keep current size (no auto-shrink); only resize when value explicitly provided
- Frontend: Target Disk Size field shows detected size, disabled (not submitted)
- Checkbox 'Enable disk resize' unlocks the field for editing
2026-07-27 08:57:58 +00:00
..
app.py fix: replace storage.cfg parser with pvesm status for reliable pool discovery; add Custom... dropdown option 2026-07-27 08:52:34 +00:00
converter.py feat: multi-disk support — discover all disks in archive, select boot disk, additional disks included in job 2026-07-27 08:53:53 +00:00
models.py feat: multi-disk support — discover all disks in archive, select boot disk, additional disks included in job 2026-07-27 08:53:53 +00:00
provisioner.py fix: disk resize now opt-in — pre-filled with current size, disabled by default, checkbox to enable 2026-07-27 08:57:58 +00:00
requirements.txt chore: initial commit — vm-bench frontend + backend 2026-07-21 14:53:29 +00:00
vm-bench-backend.service chore: add AGENTS.md, move install.sh to root, rename frontend install.sh → setup.sh 2026-07-25 17:40:59 +00:00