-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
remove special logic for user-agent header with istio mtls #15034
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #15034 +/- ##
==========================================
- Coverage 84.07% 84.06% -0.02%
==========================================
Files 213 213
Lines 16796 16776 -20
==========================================
- Hits 14121 14102 -19
- Misses 2320 2322 +2
+ Partials 355 352 -3 ☔ View full report in Codecov by Sentry. |
/restest |
The following PR has the required changes also in networking, pkg and net-istio: #15011. The only failed tests in that PR are tests that currently fail in main as well. |
/retest |
/retest |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprotaso, izabelacg The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Changes
Fixes #14981