Skip to content
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

use StopAllIterationAndWatermark in geoip filter #33122

Merged

Conversation

hwyuan
Copy link
Contributor

@hwyuan hwyuan commented Mar 26, 2024

Commit Message: use StopAllIterationAndWatermark in geoip filter
Additional Description:
Use StopAllIterationAndWatermark in geoip filter to stop both headers and data when performing async geoip lookup. This fixes the issue in #33021 where large POST request data got corrupted.
Risk Level: low
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
Fixes #33021
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

Copy link

Hi @hwyuan, welcome and thank you for your contribution.

We will try to review your Pull Request as quickly as possible.

In the meantime, please take a look at the contribution guidelines if you have not done so already.

🐱

Caused by: #33122 was opened by hwyuan.

see: more, trace.

ravenblackx
ravenblackx previously approved these changes Mar 26, 2024
@nezdolik
Copy link
Member

Thank you for neat contribution, PR lgtm modulo ci and changelog needs to be updated.

Signed-off-by: Haowei Yuan <hyuan@wustl.edu>
@nezdolik nezdolik merged commit cdcee9f into envoyproxy:main Mar 28, 2024
53 checks passed
alyssawilk pushed a commit to alyssawilk/envoy that referenced this pull request Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Large request payload makes geoip filter wrongly trim decodeData
3 participants