Skip to content

Bump NVIDIA/holodeck from 0.2.17 to 0.3.3#1756

Closed
dependabot[bot] wants to merge 1 commit into
release-0.19from
dependabot/github_actions/release-0.19/NVIDIA/holodeck-0.3.3
Closed

Bump NVIDIA/holodeck from 0.2.17 to 0.3.3#1756
dependabot[bot] wants to merge 1 commit into
release-0.19from
dependabot/github_actions/release-0.19/NVIDIA/holodeck-0.3.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 10, 2026

Bumps NVIDIA/holodeck from 0.2.17 to 0.3.3.

Release notes

Sourced from NVIDIA/holodeck's releases.

v0.3.3

What's Changed

Bug Fixes

  • fix(provisioner): consolidate containerd v1/v2 templates into one — route containerd 2.x through the containerd.io distro package on Debian/RHEL/Amazon families. Removes the broken Debian-only binary-download path. Fixes NVIDIA/gpu-operator#2396 (#800)

Defaults & Internals

  • update default driver branch to 580 (#790)
  • update default versions of k8s components (#796)
  • remove go dependency on sigs.k8s.io/controller-runtime (#793)

Repo / Process

  • chore(repo): adopt DGXC OSS issue-mgmt policy (#801)

Dependency Updates

  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 to 1.300.0 (#803)
  • chore(deps): Bump actions/stale from 9 to 10 (#802)
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/config (#799)
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 (#798)
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ssm (#797)
  • chore(deps): Bump github.com/onsi/ginkgo/v2 to 2.28.3 (#795)
  • chore(deps): Bump github.com/mattn/go-isatty to 0.0.22 (#792)
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 to 1.299.0 (#789)
  • chore(deps): Bump k8s.io/apimachinery (#788)

Full Changelog: NVIDIA/holodeck@v0.3.2...v0.3.3

v0.3.2

What's Changed

Bug Fixes

  • fix containerd.io apt package install (#779)
  • fix bug in NVIDIA Driver install script when package version is specified (#782)
  • fix(nv-driver): strict post-install version check for pinned driver installs (#786)

New Contributors

Full Changelog: NVIDIA/holodeck@v0.3.1...v0.3.2

v0.3.1

What's Changed

SSH Reliability

  • SSH keepalive probes (30s interval) prevent session drops during long operations like kubeadm init
  • 15s handshake timeout prevents connectOrDie from blocking indefinitely on unresponsive hosts

AWS Resource Cleanup — Provider

  • Handle InvalidInternetGatewayID.NotFound in IGW detach (skip retries)

... (truncated)

Commits
  • 8f8c6bf chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2
  • cb9b3d6 chore(deps): Bump actions/stale from 9 to 10
  • 874a008 test(e2e): add containerd consolidation 2x2 matrix manifests
  • de0d2c2 test(provisioner): cover all OS-family branches of the unified template
  • 9ade2e1 refactor(provisioner): remove dead containerd V2 template and MajorVersion
  • 5147649 test(provisioner): drop MajorVersion assertions
  • 115dfb2 fix(provisioner): route containerd 2.x through containerd.io package
  • 825d9b8 test(provisioner): remove obsolete contracts for v2 binary-download path
  • c272d93 test(provisioner): assert containerd 2.x uses the unified containerd.io template
  • a087396 chore: drop tech_debt template (non-policy per DGXC OSS)
  • 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.17 to 0.3.3.
- [Release notes](https://github.com/nvidia/holodeck/releases)
- [Changelog](https://github.com/NVIDIA/holodeck/blob/main/CHANGELOG.md)
- [Commits](NVIDIA/holodeck@v0.2.17...v0.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Issue/PR Pull about a dependency file maintenance Issue/PR to create or address a team project management need labels May 10, 2026
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 10, 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.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 20, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/github_actions/release-0.19/NVIDIA/holodeck-0.3.3 branch May 20, 2026 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue/PR Pull about a dependency file maintenance Issue/PR to create or address a team project management need

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant