Skip to content

Added http best practices to hcm#1408

Merged
zirain merged 4 commits intoenvoyproxy:mainfrom
tanujd11:feat/http-best-practices
May 9, 2023
Merged

Added http best practices to hcm#1408
zirain merged 4 commits intoenvoyproxy:mainfrom
tanujd11:feat/http-best-practices

Conversation

@tanujd11
Copy link
Copy Markdown
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
Copy Markdown

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
tanujd11 added 2 commits May 9, 2023 01:15
Signed-off-by: tanujd11 <dwiveditanuj41@gmail.com>
Copy link
Copy Markdown
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 !

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.

3 participants