-
Notifications
You must be signed in to change notification settings - Fork 4.9k
network ext_proc: add forwarding filter metadata support to the side service #39255
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Boteng Yao <boteng@google.com>
Signed-off-by: Boteng Yao <boteng@google.com>
CC @envoyproxy/api-shepherds: Your approval is needed for changes made to |
Signed-off-by: Boteng Yao <boteng@google.com>
Signed-off-by: Boteng Yao <boteng@google.com>
Signed-off-by: Boteng Yao <boteng@google.com>
…_ext_proc Signed-off-by: Boteng Yao <boteng@google.com>
@@ -60,6 +61,9 @@ message NetworkExternalProcessor { | |||
lte {seconds: 3600} | |||
gte {} | |||
}]; | |||
|
|||
// Options related to the sending and receiving of dynamic metadata. | |||
MetadataOptions metadata_options = 5; |
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.
There will be a merge conflict with this PR #39265 whichever is merged at first.
/lgtm api |
Commit Message:
Additional Description:
Risk Level: low
Testing: unit and integration tests
Docs Changes:
Release Notes:
Platform Specific Features: