-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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 runAsNonRoot (true) efa device plugin bug #6302
Conversation
Why was this closed? The bug is still there. |
This helm chart resolved the issue https://github.com/aws-samples/efa-device-plugin-helm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vsoch, really apologize for the delay. This got slipped through the cracks.
Given that the official Helm chart also defaults to runAsNonRoot: false
, we should do that too.
49bf3eb
to
53425e5
Compare
The unit tests are failing due to #7845. We're working on a fix. |
@vsoch can you rebase with |
The plugins were globally changed to have runAsNonRoot set to true. This breaks the efa plugin, which currently requires it. This PR was tested and confirmed to fix the bug in several cases. Signed-off-by: vsoch <[email protected]>
53425e5
to
d83fd8a
Compare
@cPu1 all set. |
Great. Thanks! Appreciate your patience. |
The plugins were globally changed to have runAsNonRoot set to true. This breaks the efa plugin, which
currently requires it. This PR was tested and confirmed to fix the bug in several cases. This will close #6222, and the other suggestions tried are also mentioned there.
Thanks for working on eksctl, we are using it a lot!
Checklist
README.md
, or theuserdocs
directory)area/nodegroup
) and kind (e.g.kind/improvement
)BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯