Skip to content

v26.7.0-beta.1

Latest

Choose a tag to compare

@almaslennikov almaslennikov released this 26 Jun 11:00
· 1 commit to main since this release
a5ccceb

What's Changed

  • chore: bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #79
  • chore: bump golangci/golangci-lint-action from 7 to 9 by @dependabot[bot] in #80
  • chore: bump actions/setup-go from 5 to 6 by @dependabot[bot] in #81
  • chore: bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #82
  • chore: bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #83
  • chore: bump the kubernetes group across 1 directory with 2 updates by @dependabot[bot] in #84
  • chore: bump golang.org/x/term from 0.42.0 to 0.44.0 by @dependabot[bot] in #86
  • chore: bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 by @dependabot[bot] in #87
  • chore: bump nvidia/distroless/go from v4.0.6 to v4.0.8 by @dependabot[bot] in #89
  • chore: bump go.uber.org/zap from 1.27.1 to 1.28.0 by @dependabot[bot] in #88
  • chore: bump docker/login-action from 3 to 4 by @dependabot[bot] in #90
  • chore: bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #91
  • chore: bump goreleaser/goreleaser-action from 6 to 7 by @dependabot[bot] in #92
  • chore: bump actions/checkout from 5 to 7 by @dependabot[bot] in #93
  • chore: bump github.com/containerd/containerd from 1.7.32 to 1.7.33 by @dependabot[bot] in #95
  • chore: bump helm.sh/helm/v3 from 3.20.2 to 3.21.2 by @dependabot[bot] in #94
  • discover: run daemon on all nodes, gate wait on sysfs NIC probe by @almaslennikov in #96
  • presets: apply topology preset only on exact hardware match by @almaslennikov in #97
  • discover: advertise one rail per NIC by default by @almaslennikov in #99
  • fix(profiles): valid multi-doc YAML + multi-namespace secondary networks by @almaslennikov in #100
  • feat(nvipam): generate IPPool IP exclusions by @almaslennikov in #101
  • feat(discover): drop north-south-only groups and preserve config comments by @almaslennikov in #103
  • feat(library): expose l8k as an embeddable Go library by @almaslennikov in #102
  • refactor(networkoperatorplugin): split discovery into helm-free sub-package by @almaslennikov in #104
  • fix: NCO-coexistence, ns-override, FW-storage gate, GB300 preset by @almaslennikov in #105

Full Changelog: v26.4.0...v26.7.0-beta.1

Changelog

New Features

Bug Fixes

Other Changes