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

feat: set path normalization settings #1341

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

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

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
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
Member

@AliceProxy AliceProxy 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!

@AliceProxy AliceProxy merged commit cdb7e62 into envoyproxy:main Apr 24, 2023
16 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