v1.7.11
Summary
Patch release for the Standalone FCA site deployment workflow.
Fixed
- Adds node-level IPMI IP and CVM RAM (GB) fields to Site Deploy (Standalone FCA).
- Emits node-level
ipmi_ipandcvm_ram_gbin generatedsites-deploy-fca.ymlYAML.
Appliance Update
ztf-update-v1.7.11.zip- ZIP SHA-256:
66df23234b82a83c54bcb10398fac616201209dd9ed3ced895732052f6ec36a2 - Embedded image tar SHA-256:
0d46c81dc9a50f1919ae8790fa8807de51ae7482a5359919c7d908136c838ab5
Validation
- PR #73 CI passed: Frontend build & audit, Python tests & security. Docker build was skipped by workflow rules.
- Local checks included production build, demo build, release integrity, focused Standalone FCA API tests, Python compilation, and focused Playwright smoke.
- Container smoke confirmed
/healthreturns healthy for version 1.7.11 with commit242ef04811db2ac49322232c2f85091b47b7589f.
Security Notes
- No new backend execution path or infrastructure mutation behavior was added.
- The update package contains the runtime image tar; source docs, tests, generated output folders, and local notes are excluded from the Docker runtime context.
What's Changed
- Fix Standalone FCA site deploy node fields by @VirtuArchitect in #73
Full Changelog: v1.7.10...v1.7.11