mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-09-04 03:05:32 +00:00
932cc0dcf5
PVE 8 reached EOL 2026-08-31. The full matrix needs 42GiB free on one parent node; no node has that after the fleet rebuild, so the headroom guard blocks every run. Dropping the 8a/8b pair brings the requirement to 26GiB. The module keeps PVE 8 runtime support and the script still accepts PVE_VERSIONS='9 8' for local runs; the PVE-8-only Pester contexts stay for SKIP_PROVISION runs against real PVE 8 hosts. Also counts the storage VM in the headroom error message. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>