Skip to content

Support client cert validation (spki, hash, san)#5868

Merged
rudrakhp merged 8 commits into
envoyproxy:mainfrom
kinolaev:tls-validation-context
Jun 30, 2025
Merged

Support client cert validation (spki, hash, san)#5868
rudrakhp merged 8 commits into
envoyproxy:mainfrom
kinolaev:tls-validation-context

Merge branch 'main' into tls-validation-context

11b890f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2025 in 0s

70.93% (target 60.00%)

View this Pull Request on Codecov

70.93% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 96.38554% with 3 lines in your changes missing coverage. Please review.

Project coverage is 70.93%. Comparing base (2dc3bf3) to head (11b890f).

Files with missing lines Patch % Lines
internal/xds/translator/listener.go 93.02% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5868      +/-   ##
==========================================
+ Coverage   70.84%   70.93%   +0.09%     
==========================================
  Files         220      220              
  Lines       37188    37259      +71     
==========================================
+ Hits        26345    26429      +84     
+ Misses       9295     9286       -9     
+ Partials     1548     1544       -4     

☔ 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.