Skip to content

feat: set path normalization settings#1341

Merged
Alice-Lilith merged 1 commit intoenvoyproxy:mainfrom
tanujd11:issue-1048
Apr 24, 2023
Merged

feat: set path normalization settings#1341
Alice-Lilith merged 1 commit intoenvoyproxy:mainfrom
tanujd11:issue-1048

Conversation

@tanujd11
Copy link
Copy Markdown
Member

What type of PR is this?

Feature to set defaults in http connection manager

What this PR does / why we need it:
Sets path normalization 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

@tanujd11 tanujd11 requested a review from a team as a code owner April 23, 2023 05:20
Signed-off-by: tanujd11 <dwiveditanuj41@gmail.com>
@tanujd11
Copy link
Copy Markdown
Member Author

@Xunzhuo could you please rerun the CI. I guess there was some issue in uploading the Codecov report in the last run. Thanks

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 24, 2023

Codecov Report

Merging #1341 (0b998df) into main (690a045) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1341      +/-   ##
==========================================
- Coverage   61.84%   61.84%   -0.01%     
==========================================
  Files          76       76              
  Lines       10718    10723       +5     
==========================================
+ Hits         6629     6632       +3     
- Misses       3644     3645       +1     
- Partials      445      446       +1     
Impacted Files Coverage Δ
internal/xds/translator/listener.go 81.84% <100.00%> (+0.27%) ⬆️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

🚀

Copy link
Copy Markdown
Member

@Alice-Lilith Alice-Lilith 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