-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Add functionality to set downstream socket option from L7 filter callback #39200
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
CC @envoyproxy/coverage-shephards: FYI only for changes made to |
3c29939
to
532b938
Compare
setDownstreamSocketOption
function to StreamDecoderFilterCallba…
/retest |
ee4ba56
to
93e5e27
Compare
…cks interface. Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
26a2f6e
to
20df375
Compare
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
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.
Looks good to me! Thanks!
@abeyad wdyt from an API view? |
…Options Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Assigning to Greg for non-google senior maintainer + socket expertise. Greg, if you are overloaded, please let me know and I can assign to someone else. /assign @ggreenway |
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.
/wait
Signed-off-by: Jacob Lisi <jtlisi@google.com>
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.
/wait
…Options Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Signed-off-by: Jacob Lisi <jtlisi@google.com>
Commit Message: Add functionality to set downstream socket option from L7 filter callback.
Additional Description:
Risk Level: Low (Optional feature)
Testing: Unit tests
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: No