-
Notifications
You must be signed in to change notification settings - Fork 347
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: Suppress envoy headers #2364
feat: Suppress envoy headers #2364
Conversation
…uter. Signed-off-by: Lior Okman <lior.okman@sap.com>
Signed-off-by: Lior Okman <lior.okman@sap.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2364 +/- ##
==========================================
+ Coverage 64.73% 64.78% +0.04%
==========================================
Files 113 113
Lines 16567 16575 +8
==========================================
+ Hits 10725 10738 +13
+ Misses 5168 5164 -4
+ Partials 674 673 -1 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Lior Okman <lior.okman@sap.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Signed-off-by: Lior Okman <lior.okman@sap.com>
we may need to revisit where this field lives in the future and consider moving it into
|
What this PR does / why we need it:
This PR implements #2358
Which issue(s) this PR fixes:
Implements #2358