ReleaseNVIDIANVIDIApublished May 26, 2026seen 1d

NVIDIA/holodeck v0.3.4

NVIDIA/holodeck

Open original ↗

Captured source

source ↗
published May 26, 2026seen 1dcaptured 9hhttp 200method plain

v0.3.4

Repository: NVIDIA/holodeck

Tag: v0.3.4

Published: 2026-05-26T10:27:51Z

Prerelease: no

Release notes:

Holodeck v0.3.4

A point release on top of v0.3.3 with two new features, a critical AL2023 CRI-O provisioner fix, and the usual round of dependency hygiene.

Highlights

  • `feat(api): Kubernetes.RemoteAccess for external kubeconfig access` (#818)
  • `feat: holodeck skill command — catalog + claude/cursor/codex/gemini installers` (#812)
  • `Add Ubuntu 26.04 support` to the provisioner
  • `fix(provisioner): expose CRI-O bundled runtimes on PATH for AL2023` (#824) — required to unblock rpm-al2023 E2E after nvidia-container-toolkit 1.19.1 changed nvidia-ctk runtime configure --runtime=crio behavior

Features

  • API: Kubernetes.RemoteAccess lets callers expose a kubeconfig outside the bastion (#818)
  • CLI: holodeck skill catalog + per-IDE installers (Claude, Cursor, Codex, Gemini) (#812)
  • Provisioner: Ubuntu 26.04 added to the supported OS family matrix

Fixes

  • Provisioner: symlink the opensuse CRI-O package's bundled runc/crun/conmon/pinns from /usr/libexec/crio/ onto PATH on Amazon Linux 2023, so nvidia-ctk runtime configure --runtime=crio can infer and preserve the existing runtimes in 99-nvidia.toml. Without this, systemctl restart crio failed after toolkit install (#824).

Docs

  • holodeck + AICR integration preview (provisioning + snapshot/recipe) (#819)

Dependency updates

  • golang.org/x/crypto 0.50.0 → 0.52.0
  • k8s.io/apimachinery bump
  • github.com/onsi/ginkgo/v2 2.28.3 → 2.29.0
  • github.com/onsi/gomega 1.40.0 → 1.41.0
  • github.com/aws/aws-sdk-go-v2/service/ec2 multiple bumps
  • github.com/aws/aws-sdk-go-v2/config bump
  • Docker base: golang:1.26.2-bookwormgolang:1.26.3-bookworm

Full changelog: https://github.com/NVIDIA/holodeck/compare/v0.3.3...v0.3.4