-
Notifications
You must be signed in to change notification settings - Fork 5.3k
api: Add log action to RBAC filter api #11705
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
Merged
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
f077bea
Enabled LOG action in RBAC filter
davidraskin 888f35e
Started writing integration test
davidraskin 83d29ff
Started writing integration test for RBAC
davidraskin b3f63be
changed to using dynamic Metadata over filterState
davidraskin f318572
Revert "http1: do not add transfer-encoding: chunked to 1xx/204 respo…
davidraskin 508af80
Made proto changes. TODO: Update documentation
davidraskin df2b5ed
Updated documentation
davidraskin 43a000b
Updated v4alpha and api_shadow rbac protos
davidraskin ea5f6a5
Revert "Revert "http1: do not add transfer-encoding: chunked to 1xx/2…
davidraskin 79baea8
Added documentation for shared dynamic metadata, access_loc_policy
davidraskin 3c3457f
Updated v4alpha and shadow apis
davidraskin e5e5169
Added Log Key access log filter
davidraskin 6593dc3
Changed key name and created Access Log Metadata Filter
davidraskin 9769f56
Updated RBAC filter with new key, added metadata access log implement…
davidraskin fecd8fb
rbac log action for network filter + log key access log filter
davidraskin 73ed999
added clarification to proto and previous versioning option
davidraskin c2dd767
Updated documentation for access_log.proto
davidraskin 5471397
Implement metadata access log filter
davidraskin 30d7fd6
Deleted old comments
davidraskin cd90223
Reverted test changes to go proto generator
davidraskin 01f134c
Full implementaiton, fix rebase
davidraskin a682884
Merge with master
davidraskin 853103f
Formatting
davidraskin b76769b
Merge with master
davidraskin d479bd6
Fix missed merge conflict
davidraskin 8bf91f5
Update network_filter rbac_filter.rst
davidraskin 79b9755
Restructure RBAC so engine handles common action operations
davidraskin 75a7ae8
Updated documentation + deleted comments
davidraskin b0688f8
Format
davidraskin 0635f91
Attempt to fix potential memory leak
davidraskin 57e7971
Forgot to push format fix
davidraskin 0be2fea
Attempt to fix mem leak 2
davidraskin 4e79f36
Fix invalid mock method potentially causing clang_tidy error
davidraskin a0d58d8
Reverting to last fully working commit
davidraskin 883be35
Reverting previous
davidraskin b6a7f22
Merge remote-tracking branch 'upstream/master' into api_change
davidraskin 34e6879
Merge remote-tracking branch 'upstream/master' into api_change
davidraskin c74d5bd
Add tests to engine + merge
davidraskin 564f08a
Merge remote-tracking branch 'upstream/master' into api_change
davidraskin 31d5e60
fix format
davidraskin b2881d2
Update test logic
davidraskin 4599a19
Merge remote-tracking branch 'upstream/master' into api_change
davidraskin 11f3d03
Merge branch 'master' into api_change
davidraskin f1e7b1c
Merge remote-tracking branch 'origin/api_change' into api_change
davidraskin 6c11ca5
clang-tidy fix
davidraskin 879729c
Remove unneeded return
davidraskin 582f5ad
Merge remote-tracking branch 'upstream/master' into api_change
davidraskin 37b7425
Hopefully fixed merge issue
davidraskin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.