Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2025

Bumps sigs.k8s.io/node-feature-discovery from 0.17.3 to 0.18.0.

Release notes

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

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.

Miscellaneous

Scalability

The release contains improvements and fixes to NFD scalability in larger clusters.

NodeFeatureRules

Label templating

The label templates in NodeFeatureRules now support sprig functions, greatly enhancing their flexibility.

... (truncated)

Commits
  • 9ed6063 Merge pull request #2310 from k8s-infra-cherrypick-robot/cherry-pick-2309-to-...
  • d89b906 helm: fix PodDisruptionBudget
  • 8258e85 helm: fix master.extraEnvs
  • 749ede5 helm: drop featureRulesController parameter
  • b54530a helm: drop unused master.featureApi from values.yaml
  • 13a2bf6 Merge pull request #2307 from marquiz/release-0.18
  • 6d832e9 Release v0.18
  • ac1eb50 Merge pull request #2305 from marquiz/devel/docs-nfd-export
  • 85e7ad2 docs: document export sub-command in the nfd reference
  • 803103c Merge pull request #2306 from marquiz/devel/netlify-redirect
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added the dependencies Issue/PR Pull about a dependency file label Oct 3, 2025
@copy-pr-bot
Copy link

copy-pr-bot bot commented Oct 3, 2025

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.

Bumps [sigs.k8s.io/node-feature-discovery](https://github.com/kubernetes-sigs/node-feature-discovery) from 0.17.3 to 0.18.0.
- [Release notes](https://github.com/kubernetes-sigs/node-feature-discovery/releases)
- [Commits](kubernetes-sigs/node-feature-discovery@v0.17.3...v0.18.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/node-feature-discovery
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/main/sigs.k8s.io/node-feature-discovery-0.18.0 branch from f2d5d12 to 26bbea5 Compare October 6, 2025 22:17
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 8, 2025

Superseded by #1448.

@dependabot dependabot bot closed this Oct 8, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/main/sigs.k8s.io/node-feature-discovery-0.18.0 branch October 8, 2025 07:16
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant