Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants