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

http: add config for max response header size #36231

Merged
merged 12 commits into from
Sep 25, 2024

Conversation

ggreenway
Copy link
Contributor

Risk Level: Low
Testing: Added tests

Copy link

CC @envoyproxy/api-shepherds: Your approval is needed for changes made to (api/envoy/|docs/root/api-docs/).
envoyproxy/api-shepherds assignee is @markdroth
CC @envoyproxy/api-watchers: FYI only for changes made to (api/envoy/|docs/root/api-docs/).

🐱

Caused by: #36231 was opened by ggreenway.

see: more, trace.

Copy link
Contributor

@alyssawilk alyssawilk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice addition! Test failure looks real though
/wait

api/envoy/config/core/v3/protocol.proto Outdated Show resolved Hide resolved
api/envoy/config/core/v3/protocol.proto Outdated Show resolved Hide resolved
test/integration/multiplexed_upstream_integration_test.cc Outdated Show resolved Hide resolved
Signed-off-by: Greg Greenway <[email protected]>
Signed-off-by: Greg Greenway <[email protected]>
Signed-off-by: Greg Greenway <[email protected]>
Signed-off-by: Greg Greenway <[email protected]>
Signed-off-by: Greg Greenway <[email protected]>
Copy link
Contributor

@alyssawilk alyssawilk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a few more comments. @RyanTheOptimist can I tag you for second pass?

source/common/http/codec_client.cc Show resolved Hide resolved
test/integration/protocol_integration_test.cc Show resolved Hide resolved
alyssawilk
alyssawilk previously approved these changes Sep 24, 2024
Copy link
Contributor

@RyanTheOptimist RyanTheOptimist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks for doing this!

Signed-off-by: Greg Greenway <[email protected]>
Copy link
Contributor

@markdroth markdroth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm api

api/envoy/config/core/v3/protocol.proto Show resolved Hide resolved
@ggreenway ggreenway enabled auto-merge (squash) September 25, 2024 16:26
@ggreenway ggreenway merged commit 07a8c4a into envoyproxy:main Sep 25, 2024
21 of 22 checks passed
wbpcode pushed a commit that referenced this pull request Oct 4, 2024
…36439)

Also, update docs and tests for similar runtime overrides that already
existed

This is a followup to #36231

Risk Level: Low
Testing: New tests, plus more tests for existing untested code
Docs Changes: Updated proto docs, including adding docs for existing
feature
Release Notes: updated

Signed-off-by: Greg Greenway <[email protected]>
Stevenjin8 pushed a commit to Stevenjin8/envoy that referenced this pull request Oct 10, 2024
…nvoyproxy#36439)

Also, update docs and tests for similar runtime overrides that already
existed

This is a followup to envoyproxy#36231

Risk Level: Low
Testing: New tests, plus more tests for existing untested code
Docs Changes: Updated proto docs, including adding docs for existing
feature
Release Notes: updated

Signed-off-by: Greg Greenway <[email protected]>
Signed-off-by: Steven Jin Xuan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants