Skip to content

fix: TCPRoute mTLS didn't work#8152

Merged
zirain merged 8 commits into
envoyproxy:mainfrom
zirain:tcp-mtls
Feb 3, 2026
Merged

fix: TCPRoute mTLS didn't work#8152
zirain merged 8 commits into
envoyproxy:mainfrom
zirain:tcp-mtls

address Arko's comment

800141b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2026 in 0s

73.73% (target 60.00%)

View this Pull Request on Codecov

73.73% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.73%. Comparing base (c3f2982) to head (800141b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/xds/translator/translator.go 71.42% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8152      +/-   ##
==========================================
+ Coverage   73.71%   73.73%   +0.02%     
==========================================
  Files         241      241              
  Lines       36552    36561       +9     
==========================================
+ Hits        26944    26959      +15     
+ Misses       7703     7696       -7     
- Partials     1905     1906       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.