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

Added http best practices to hcm #1408

Merged
merged 4 commits into from
May 9, 2023

Conversation

tanujd11
Copy link
Member

@tanujd11 tanujd11 commented May 8, 2023

What type of PR is this?

Feature to set defaults http options in http connection manager

What this PR does / why we need it:
Sets HTTP protocol settings according to the best practices https://www.envoyproxy.io/docs/envoy/latest/configuration/best_practices/edge

Which issue(s) this PR fixes:

Fixes part of #1048

Signed-off-by: tanujd11 <dwiveditanuj41@gmail.com>
@tanujd11 tanujd11 requested a review from a team as a code owner May 8, 2023 18:02
@tanujd11 tanujd11 marked this pull request as draft May 8, 2023 18:03
@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Merging #1408 (ce75383) into main (8f5a261) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1408      +/-   ##
==========================================
+ Coverage   62.48%   62.49%   +0.01%     
==========================================
  Files          79       79              
  Lines       11088    11097       +9     
==========================================
+ Hits         6928     6935       +7     
- Misses       3704     3706       +2     
  Partials      456      456              
Impacted Files Coverage Δ
internal/xds/translator/listener.go 82.57% <100.00%> (+0.45%) ⬆️

... and 2 files with indirect coverage changes

@tanujd11 tanujd11 marked this pull request as ready for review May 8, 2023 18:30
Signed-off-by: tanujd11 <dwiveditanuj41@gmail.com>
Copy link
Contributor

@arkodg arkodg left a comment

Choose a reason for hiding this comment

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

LGTM, thanks !

@zirain zirain merged commit 813a6a2 into envoyproxy:main May 9, 2023
18 checks passed
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.

None yet

3 participants