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

Fix create permission error when nodefeature enabled #51

Merged
merged 1 commit into from Aug 18, 2023

Conversation

Swalloow
Copy link
Contributor

When enabling nodefeature in chart settings, get an error as below.
Need to add create permission in Role.

failed to create NodeFeature object "nvidia-features-for-node-gpu01": 
nodefeatures.nfd.k8s-sigs.io is forbidden: User "system:serviceaccount:node-feature-discovery:gpu-feature-discovery" cannot create resource "nodefeatures" in API group "nfd.k8s-sigs.io" in the namespace "node-feature-discovery"

Signed-off-by: Swalloow <swalloow.me@gmail.com>
@elezar
Copy link
Member

elezar commented Aug 18, 2023

I created https://gitlab.com/nvidia/kubernetes/gpu-feature-discovery/-/merge_requests/176 to add this change to the gitlab repo and have merged it. Thanks for the the contribution.

@ArangoGutierrez ArangoGutierrez merged commit 152fa93 into NVIDIA:main Aug 18, 2023
1 check passed
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

3 participants