Skip to content

Bump NVIDIA/holodeck from 0.2.18 to 0.3.0#671

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/NVIDIA/holodeck-0.3.0
Open

Bump NVIDIA/holodeck from 0.2.18 to 0.3.0#671
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/NVIDIA/holodeck-0.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps NVIDIA/holodeck from 0.2.18 to 0.3.0.

Release notes

Sourced from NVIDIA/holodeck's releases.

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.

Changelog

Sourced from NVIDIA/holodeck's changelog.

[v0.3.0] - 2026-03-30

Features

Production-Grade Cluster Networking (#720#728)

A complete overhaul of multi-node cluster networking for production workloads:

Custom Templates (#701#706)

User-defined provisioning templates with full lifecycle phase support:

RPM Support (#676#681, #693)

First-class support for RPM-based Linux distributions including Rocky Linux 9, Amazon Linux 2023, and Fedora 42 across all runtime stacks (Docker, containerd, CRI-O):

ARM64 Support

Multi-Node Kubernetes Cluster Support (#562, #660)

... (truncated)

Commits
  • df97ea3 release: bump version to v0.3.0 (#755)
  • 177a186 fix: use grep -w for exact IP matching in cluster node configuration (#757)
  • 2f61797 ci: add coverage threshold gate (40% minimum) (#754)
  • f3b6498 test: add custom templates E2E test (#753)
  • 779c6cc chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2...
  • 603fe98 chore(deps): Bump github.com/aws/aws-sdk-go-v2/config (#744)
  • b69ee1f build: expand test coverage scope to cmd/, api/, and internal/ packages (#750)
  • 692dc6c docs: add GitHub Action usage guide (#752)
  • e301800 docs: add E2E test tier documentation to contributing guide (#751)
  • bf8b960 chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ssm (#745)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [NVIDIA/holodeck](https://github.com/nvidia/holodeck) from 0.2.18 to 0.3.0.
- [Release notes](https://github.com/nvidia/holodeck/releases)
- [Changelog](https://github.com/NVIDIA/holodeck/blob/main/CHANGELOG.md)
- [Commits](NVIDIA/holodeck@v0.2.18...v0.3.0)

---
updated-dependencies:
- dependency-name: NVIDIA/holodeck
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 30, 2026
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot bot commented Mar 30, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants