Skip to content

Bump sigs.k8s.io/node-feature-discovery from 0.16.6 to 0.17.3 #1243

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2025

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

Release notes

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

v0.17.3

What's Changed

  • Fix nfd-master memory leak on non-leader instances when leader election is enabled (#2135)
  • Make the NodeFeatureGroupAPI feature gate effective on nfd-master (#2109)
  • Update dependencies (#2113)

v0.17.2

What's Changed

This patch release updates dependencies and fixes the worker.extraArgs value in the Helm chart.

Full Changelog: kubernetes-sigs/node-feature-discovery@v0.17.1...v0.17.2

v0.17.1

This patch release makes it possible to run NFD in clusters where the OwnerReferencesPermissionEnforcement admission controller has been enabled. The release also contains bug fixes to the experimental nfd image compatibility tool.

Full Changelog: kubernetes-sigs/node-feature-discovery@v0.17.0...v0.17.1

v0.17.0

Changelog

Configurable restrictions (EXPERIMENTAL)

The nfd-master now has configuration options to restrict its capabilities, that is what modifications on node objects are allowed. See the nfd-master configuration file reference for documentation.

Image compatibity (EXPERIMENTAL)

There is an initiative to utilize NFD to implement system compatibility requirements for container images. As part of this work NFD v0.17 includes nfd command line client for validating systems against image compatibility manifests. See the documentation for more details, including examples how to create container images with compatibility manifests and validating nodes.

See the enhancement proposal for background information and design details.

Miscellaneous

Scalability

This release contains numerous fixes to fix issues and improve the scalability of NFD in larger clusters.

DMI features

Discovery of system.dmiid.product_name was added.

CPUID features

Support for new CPUID flags were added, including AMX-FP8 and AVX-VNNI-INT16.

Helm chart

Numerous small improvements in the NFD Helm chart, mainly new configuration values (see chart parameters for documentation).

... (truncated)

Commits
  • d4cc19a Merge pull request #2137 from marquiz/release-0.17
  • 5789c19 Release v0.17.3
  • ad3a725 Merge pull request #2140 from k8s-infra-cherrypick-robot/cherry-pick-2105-to-...
  • 1cc421d docs: bump docs build deps
  • 1ff919c Merge pull request #2135 from marquiz/release-0.17
  • 11401f6 nfd-master: fix memory leak when leader election is enabled
  • 8bf4553 Merge pull request #2113 from marquiz/release-0.17
  • 5036f96 Update dependencies
  • 44d1857 Merge pull request #2109 from k8s-infra-cherrypick-robot/cherry-pick-2098-to-...
  • bee42f3 nfd-master: make the NodeFeatureGroupAPI feature gate effective
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Issue/PR Pull about a dependency file label Apr 25, 2025
Copy link

copy-pr-bot bot commented Apr 25, 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.

@dependabot dependabot bot requested a review from elezar April 25, 2025 07:57
@dependabot dependabot bot force-pushed the dependabot/go_modules/main/sigs.k8s.io/node-feature-discovery-0.17.3 branch from d31ddab to 22eacbf Compare May 12, 2025 15:19
@cm-enfuse
Copy link

Can confirm, at least by only changing the Chart.yaml from 0.16.6 to 0.17.3, everything appears to be working correctly.

@tariq1890
Copy link
Contributor

@dependabot rebase

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

---
updated-dependencies:
- dependency-name: sigs.k8s.io/node-feature-discovery
  dependency-version: 0.17.3
  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.17.3 branch from 22eacbf to 74ff1ad Compare July 7, 2025 17:00
@tariq1890 tariq1890 merged commit 7a1f5da into main Jul 7, 2025
8 checks passed
@tariq1890 tariq1890 deleted the dependabot/go_modules/main/sigs.k8s.io/node-feature-discovery-0.17.3 branch July 7, 2025 17:06
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.

2 participants