Skip to content
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

swan-cern: Remove node-feature-discovery values #286

Closed
wants to merge 1 commit into from

Conversation

PMax5
Copy link
Contributor

@PMax5 PMax5 commented Oct 10, 2024

The node-feature-discovery component values are no longer under the gpu-operator ones and are now defined seperately in the upstream cern-magnum chart. This commit reflects such change

The node-feature-discovery component values are no longer under the
gpu-operator ones and are now defined seperately in the upstream
cern-magnum chart. This commit reflects such change
@PMax5 PMax5 requested review from diocas and etejedor October 10, 2024 09:59
@PMax5 PMax5 self-assigned this Oct 10, 2024
@@ -351,8 +351,3 @@ gpu-operator:
config:
name: nvidia-device-plugin-config
default: "default"
node-feature-discovery:
image:
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we still need to include this somewhere, though? In the scope of which chart does cern-magnum define it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

But this means we do not deploy anymore any component that needs these settings? There's no node-feature-discovery anymore?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I believe it is deployed with the CERN magnum chart, at cluster creation time

Copy link
Contributor

Choose a reason for hiding this comment

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

I see, and before it was deployed by the gpu operator chart? So after this update we won't have the node-feature-discovery pods anymore in our cluster until we move to the new template?

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 will still be deployed, but through cern-magnum, not the gpu-operator

Copy link
Contributor

Choose a reason for hiding this comment

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

But the cern-magnum of our current cluster is the old cern-magnum which does not have this setting, right? That's why I'm asking if before the node-feature-discovery was deployed via the gpu operator chart.

@PMax5 PMax5 closed this Oct 16, 2024
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.

2 participants