-
Notifications
You must be signed in to change notification settings - Fork 376
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
Document some of the Antrea Agent RBAC permissions #3694
Document some of the Antrea Agent RBAC permissions #3694
Conversation
I tested the Gatekeeper policies on a test cluster. Starting with K8s v1.24, kubectl supports a
|
Codecov Report
@@ Coverage Diff @@
## main #3694 +/- ##
===========================================
- Coverage 64.53% 52.54% -11.99%
===========================================
Files 278 392 +114
Lines 39510 55085 +15575
===========================================
+ Hits 25497 28945 +3448
- Misses 12038 23818 +11780
- Partials 1975 2322 +347
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
LGTM except the typo Xu pointed out
And how to restrict them using Gatekeeper / OPA. Co-authored-by: Yuval Avrahami <[email protected]> Signed-off-by: Antonin Bas <[email protected]>
8cf948c
to
5019cca
Compare
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.
LGTM
/skip-all |
And how to restrict them using Gatekeeper / OPA.
Signed-off-by: Antonin Bas [email protected]