-
Notifications
You must be signed in to change notification settings - Fork 656
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
Add support for CAP_BPF and CAP_PERFMON privileges #4259
Conversation
I'll craft the documentation PR as soon as I get a go ahead on this PR. BTW this is a continuation of #4130, which could not be done at that time because of the version of Docker. |
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
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.
Thanks, @felipecrs 👍
../Frenck
Proposed change
Add support for setting the CAP_BPF and CAP_PERFMON capabilities.
Type of change
Additional information
Checklist
black --fast supervisor tests
)If API endpoints of add-on configuration are added/changed: