NVIDIA/k8s-launch-kit v26.7.0-beta.1
NVIDIA/k8s-launch-kit
Captured source
source ↗published Jun 26, 2026seen 2hcaptured 1dhttp 200method plain
v26.7.0-beta.1
Repository: NVIDIA/k8s-launch-kit
Tag: v26.7.0-beta.1
Published: 2026-06-24T18:21:43Z
Prerelease: no
Release notes:
What's Changed
- chore: bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in https://github.com/NVIDIA/k8s-launch-kit/pull/79
- chore: bump golangci/golangci-lint-action from 7 to 9 by @dependabot[bot] in https://github.com/NVIDIA/k8s-launch-kit/pull/80
- chore: bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/NVIDIA/k8s-launch-kit/pull/81
- chore: bump docker/build-push-action from 6 to 7 by @dependabot[bot] in https://github.com/NVIDIA/k8s-launch-kit/pull/82
- chore: bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in https://github.com/NVIDIA/k8s-launch-kit/pull/83
- chore: bump the kubernetes group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/NVIDIA/k8s-launch-kit/pull/84
- chore: bump golang.org/x/term from 0.42.0 to 0.44.0 by @dependabot[bot] in https://github.com/NVIDIA/k8s-launch-kit/pull/86
- chore: bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 by @dependabot[bot] in https://github.com/NVIDIA/k8s-launch-kit/pull/87
- chore: bump nvidia/distroless/go from v4.0.6 to v4.0.8 by @dependabot[bot] in https://github.com/NVIDIA/k8s-launch-kit/pull/89
- chore: bump go.uber.org/zap from 1.27.1 to 1.28.0 by @dependabot[bot] in https://github.com/NVIDIA/k8s-launch-kit/pull/88
- chore: bump docker/login-action from 3 to 4 by @dependabot[bot] in https://github.com/NVIDIA/k8s-launch-kit/pull/90
- chore: bump docker/metadata-action from 5 to 6 by @dependabot[bot] in https://github.com/NVIDIA/k8s-launch-kit/pull/91
- chore: bump goreleaser/goreleaser-action from 6 to 7 by @dependabot[bot] in https://github.com/NVIDIA/k8s-launch-kit/pull/92
- chore: bump actions/checkout from 5 to 7 by @dependabot[bot] in https://github.com/NVIDIA/k8s-launch-kit/pull/93
- chore: bump github.com/containerd/containerd from 1.7.32 to 1.7.33 by @dependabot[bot] in https://github.com/NVIDIA/k8s-launch-kit/pull/95
- chore: bump helm.sh/helm/v3 from 3.20.2 to 3.21.2 by @dependabot[bot] in https://github.com/NVIDIA/k8s-launch-kit/pull/94
- discover: run daemon on all nodes, gate wait on sysfs NIC probe by @almaslennikov in https://github.com/NVIDIA/k8s-launch-kit/pull/96
- presets: apply topology preset only on exact hardware match by @almaslennikov in https://github.com/NVIDIA/k8s-launch-kit/pull/97
- discover: advertise one rail per NIC by default by @almaslennikov in https://github.com/NVIDIA/k8s-launch-kit/pull/99
- fix(profiles): valid multi-doc YAML + multi-namespace secondary networks by @almaslennikov in https://github.com/NVIDIA/k8s-launch-kit/pull/100
Full Changelog: https://github.com/NVIDIA/k8s-launch-kit/compare/v26.4.0...v26.7.0-beta.1
Changelog
Bug Fixes
- 68df820c2b2d6fabcbcf4087c299d779f4c571d0: fix(profiles): valid multi-doc YAML + multi-namespace secondary networks (@almaslennikov)
Other Changes
- aaca66ec6061771bc4ca6d3eefd34082549b64da: Brew formula update for l8k version v26.4.0 (@invalid-email-address)
- 64cb52eea285ba68f8e82ae970a0b2f90d2c64ff: Brew formula update for l8k version v26.7.0-beta.1 (@invalid-email-address)
- f6ded5a1b72410bfdd93c223f24e47d99644bbaa: Merge pull request #100 from NVIDIA/network-namespaces (@almaslennikov)
- b3d2201444c45c23149076a97d8cf39fff5c9ae1: Merge pull request #79 from NVIDIA/dependabot/github_actions/docker/setup-buildx-action-4 (@almaslennikov)
- 24a714a37f08b711a53c1fc27710722c290756de: Merge pull request #80 from NVIDIA/dependabot/github_actions/golangci/golangci-lint-action-9 (@almaslennikov)
- f36dc3a927e0269030030035b953078ccb4b8be5: Merge pull request #81 from NVIDIA/dependabot/github_actions/actions/setup-go-6 (@almaslennikov)
- 27a087c38dd667aa6e0b37d02d4821ca674ef858: Merge pull request #82 from NVIDIA/dependabot/github_actions/docker/build-push-action-7 (@almaslennikov)
- 804da79c44206b7ebb47463c9eb00486cbf940e6: Merge pull request #83 from NVIDIA/dependabot/github_actions/docker/setup-qemu-action-4 (@almaslennikov)
- 22c49f885010c67c9864901fd0216f1f78024076: Merge pull request #84 from NVIDIA/dependabot/go_modules/kubernetes-079d49a57e (@almaslennikov)
- d4accff26e278f63268339193d84aa48b84a5ee6: Merge pull request #86 from NVIDIA/dependabot/go_modules/golang.org/x/term-0.44.0 (@almaslennikov)
- 743667a123ffa849f9111af91cea22b4876296e5: Merge pull request #87 from NVIDIA/dependabot/go_modules/github.com/Masterminds/semver/v3-3.5.0 (@almaslennikov)
- b95df504c0655ceeb7eb2cc37dbd90e6ad3fd35d: Merge pull request #88 from NVIDIA/dependabot/go_modules/go.uber.org/zap-1.28.0 (@almaslennikov)
- a21e4bac9681db8529fd2443fbb586ea5291e9a2: Merge pull request #89 from NVIDIA/dependabot/docker/nvidia/distroless/go-v4.0.8 (@almaslennikov)
- 24daebe12cc2da26fc5503000a8a78cfbac5df5c: Merge pull request #90 from NVIDIA/dependabot/github_actions/docker/login-action-4 (@almaslennikov)
- b1cffbefcea036e104bc955bbf7fb5acfcbdf784: Merge pull request #91 from NVIDIA/dependabot/github_actions/docker/metadata-action-6 (@almaslennikov)
- 249d6f1f61121693bda1fb8f5c0a3010d6e597c9: Merge pull request #92 from NVIDIA/dependabot/github_actions/goreleaser/goreleaser-action-7 (@almaslennikov)
- 40d5aed201fa6881cc94726aa7610f5a159b579c: Merge pull request #93 from NVIDIA/dependabot/github_actions/actions/checkout-7 (@almaslennikov)
- 53ca90c433fda7b72b449b46491ed21ae470f4c3: Merge pull request #94 from NVIDIA/dependabot/go_modules/helm.sh/helm/v3-3.21.2 (@almaslennikov)
- caa17f7e3318b0e13c62240c718c95f213241db1: Merge pull request #95 from NVIDIA/dependabot/go_modules/github.com/containerd/containerd-1.7.33 (@almaslennikov)
- 636ba1d420ca20dd6c1829718f8603d9c2b6acb8: Merge pull request #96 from NVIDIA/discovery-fixes (@almaslennikov)
- 582927b30b7f976ba9032e0e1c7065bddbfd5d6e: Merge pull request #97 from NVIDIA/preset-fix (@almaslennikov)
- 765dcffd3fcaf2739def0126198b1910484d5a1b: Merge pull request #99 from NVIDIA/collapse-nic-rails (@almaslennikov)
- bd6dff47d478e6e0df23d78aa2ff201f71715c52: discover: advertise one rail per NIC by default (@almaslennikov)
- 10b4b99fcaa8cc6159e6e467efe07531639daab8: discover: run daemon on all nodes, gate wait on sysfs NIC probe (@almaslennikov)
- eec65d2c2e65557afaf5beb7de1c315d72861f62: presets: apply topology preset only on exact hardware match (@almaslennikov)