v0.3.0
Holodeck v0.3.0
A major release with production-grade cluster networking, custom templates, RPM distribution support, ARM64 improvements, and comprehensive CI/CD enhancements.
Highlights
- Production-Grade Cluster Networking — Private subnets, NAT gateways, separate security groups, SSM transport, and NLB support for HA clusters (#720–#728)
- Custom Templates — User-defined provisioning templates with full lifecycle phase support (#701–#706)
- RPM Support — First-class support for Rocky Linux 9, Amazon Linux 2023, and Fedora 42 across all runtime stacks (#676–#681)
- ARM64 Support — Automatic architecture inference from instance type, cross-validation, and runtime arch detection (#661–#669)
- Multi-Source Installation — Install NVIDIA drivers and container runtimes from package, runfile, or git sources (#635–#637)
- E2E Test Tiering — Smoke tests (pre-merge) and full suite (post-merge) for faster CI feedback (#740)
- Coverage Threshold Gate — 40% minimum unit test coverage enforced in CI (#754)
Bug Fixes
- Fixed node name newline injection in cluster mode (#757)
- Fixed NAT Gateway race condition (#735)
- Fixed API server verification before NLB switch (#721)
- Numerous SSH, security, and AWS provider fixes
See the full CHANGELOG for all changes.