Skip to content

build(deps): bump sigs.k8s.io/node-feature-discovery/api/nfd from 0.17.3 to 0.18.3#24

Merged
tkatila merged 1 commit into
mainfrom
dependabot/go_modules/sigs.k8s.io/node-feature-discovery/api/nfd-0.18.3
Jun 15, 2026
Merged

build(deps): bump sigs.k8s.io/node-feature-discovery/api/nfd from 0.17.3 to 0.18.3#24
tkatila merged 1 commit into
mainfrom
dependabot/go_modules/sigs.k8s.io/node-feature-discovery/api/nfd-0.18.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps sigs.k8s.io/node-feature-discovery/api/nfd from 0.17.3 to 0.18.3.

Release notes

Sourced from sigs.k8s.io/node-feature-discovery/api/nfd's releases.

v0.18.3

What's Changed

This patch release adds support for ppc64le and s390x architectures by providing official NFD container images for them. It also fixes the "test" subcommand of kubectl-nfd plugin.

Full Changelog: kubernetes-sigs/node-feature-discovery@v0.18.2...v0.18.3

v0.18.2

This patch release fixes the /metrics endpoint of nfd-topology-updater (#2343).

v0.18.1

This patch release fixes the deployment of PodMonitor object when prometheus-operator metrics collection is enabled.

v0.18.0

Changelog

Image compatibility (EXPERIMENTAL)

The image compatibility related features introduced in v0.17 have been improved and enhanced. Major new feature is the nfd export command.

See the documentation for more details

Helm

The Helm chart is now served from the registry.k8s.io OCI registry at registry.k8s.io/nfd/charts/node-feature-discovery. One liner installation with

helm install -n node-feature-discovery nfd oci://registry.k8s.io/nfd/charts/node-feature-discovery --version 0.18.0 --create-namespace

[!IMPORTANT] The legacy Helm repository at https://kubernetes-sigs.github.io/node-feature-discovery/charts is still available, but will be deprecated and stop getting updated in a future release. Users are encouraged to migrate to the OCI registry.

The release contains numerous small improvements and fixes to the Helm chart and its documentation, including:

  • Configurable DNS policy (#2025)
  • Configurable PodDisruptionBudget (#2148)
  • Configurable UpdateStrategy for nfd-worker (#2157)
  • Global global.imagePullSecrets parameter (#2191)
  • Fix for running with OwnerReferencesPermissionEnforcement validating webhook enabled (#2006)
  • Post-delete hook: option to disable (#2076) and configurable image pull secret (#2082)

Deprecations

The deprecated autoDefaultNs configuration parameter of nfd-master was removed.

Toleration for the deprecated node-role.kubernetes.io/master:NoSchedule taint and affinity to the deprecated node-role.kubernetes.io/master label have been removed from the default nfd-master deployment manifests. If you still need these, they need to be explicitly added to the deployment (master.tolerations and master.affinity in the Helm chart).

[!IMPORTANT] In v0.18.0 the DisableAutoPrefix feature is still alpha and disabled by default. NFD adds feature.node.kubernetes.io/ prefix to all unprefixed label, annotation and extended resource names. When DisableAutoPrefix is enabled (will be default in a future release), NFD will not add the default prefix automatilly (and add unprefixed names, verbatim). Users are stronglycencouraged to start using fully qualified names (with the prefix) for allccustom labels, annotations and extended resources.

... (truncated)

Commits
  • f39ef62 Merge pull request #2362 from marquiz/release-0.18
  • 591c248 Release v0.18.3
  • 4bcd944 Merge pull request #2361 from k8s-infra-cherrypick-robot/cherry-pick-2359-to-...
  • 8db44f0 images: Publish s390x and ppc64le images
  • 2840bed Merge pull request #2351 from k8s-infra-cherrypick-robot/cherry-pick-2350-to-...
  • 075990d kubectl-nfd/test: make --nodename a required flag
  • ad1161f kubectl-nfd/test: print found node-feature-objects
  • 2b9965c kubectl-nfd/test: fix listing of NodeFeature objects
  • 6140d1d Merge pull request #2346 from marquiz/release-0.18
  • 654149a Release v0.18.2
  • 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 [sigs.k8s.io/node-feature-discovery/api/nfd](https://github.com/kubernetes-sigs/node-feature-discovery) from 0.17.3 to 0.18.3.
- [Release notes](https://github.com/kubernetes-sigs/node-feature-discovery/releases)
- [Commits](kubernetes-sigs/node-feature-discovery@v0.17.3...v0.18.3)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/node-feature-discovery/api/nfd
  dependency-version: 0.18.3
  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 go Pull requests that update go code labels Jun 11, 2026
@tkatila tkatila merged commit bc9090d into main Jun 15, 2026
11 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/sigs.k8s.io/node-feature-discovery/api/nfd-0.18.3 branch June 15, 2026 05:15
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant