Document some of the Antrea Agent RBAC permissions#3694
Merged
antoninbas merged 1 commit intoApr 29, 2022
Conversation
Contributor
Author
|
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.
|
xliuxu
reviewed
Apr 28, 2022
tnqn
reviewed
Apr 28, 2022
Member
tnqn
left a comment
There was a problem hiding this comment.
LGTM except the typo Xu pointed out
And how to restrict them using Gatekeeper / OPA. Co-authored-by: Yuval Avrahami <yavrahami@paloaltonetworks.com> Signed-off-by: Antonin Bas <abas@vmware.com>
8cf948c to
5019cca
Compare
tnqn
approved these changes
Apr 29, 2022
Contributor
Author
|
/skip-all |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
And how to restrict them using Gatekeeper / OPA.
Signed-off-by: Antonin Bas abas@vmware.com