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

Bump NFD to v0.16.0 #735

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Bump NFD to v0.16.0 #735

wants to merge 1 commit into from

Conversation

cdesiniotis
Copy link
Contributor

No description provided.

namespace: {{ include "node-feature-discovery.namespace" . }}
---
apiVersion: batch/v1
kind: Job
Copy link
Contributor Author

Choose a reason for hiding this comment

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

From the v0.16.0 release notes:

Helm Chart

Now all nodes are cleaned up (feature labels, annotations, extended resources and taints are removed) after uninstalling NFD using a post-delete hook.

I suspect this post-delete hook is what is causing our e2e tests to fail. We are hitting a timeout waiting for a condition when uninstalling the GPU Operator.

Signed-off-by: Christopher Desiniotis <[email protected]>
@tariq1890
Copy link
Contributor

tariq1890 commented Jun 17, 2024

I have verified that this changeset fixes the e2e failures

kubernetes-sigs/node-feature-discovery#1746

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.

None yet

2 participants