Skip to content

Conversation

@rajathagasthya
Copy link
Contributor

@rajathagasthya rajathagasthya commented Nov 17, 2025

Verification steps:

  1. Deploy gpu-operator that uses GFD image built by this PR.
  2. Verify new NodeFeature CR is created.
  3. Verify no file is added by GFD in /etc/kubernetes/node-feature-discovery/features.d/.

Signed-off-by: Rajath Agasthya <ragasthya@nvidia.com>
@rajathagasthya rajathagasthya marked this pull request as ready for review November 17, 2025 22:15
nfd:
nameOverride: node-feature-discovery
enableNodeFeatureApi: false
enableNodeFeatureApi: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the behaviour differ between upgrades and new installations due to this toggle?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should automatically upgrade to using NFD when a new chart and device plugin image is used, so I don't think the behavior differs. Is there a particular scenario you were thinking of?

Copy link
Contributor

@cdesiniotis cdesiniotis Nov 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe the answer is yes, but just to confirm -- if we upgrade the device-plugin helm chart, does the NFD subchart also get upgraded and the value of this field, enableNodeFeatureApi, gets toggled from false to true?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants