Skip to content

[release-1.27] Enable TLSv1.2 for ZTunnel when in FIPS mode (#1596)#1606

Merged
istio-testing merged 1 commit into
istio-ecosystem:release-1.27from
zmiklank:cherrypick-tls12-ztunnel
Feb 17, 2026
Merged

[release-1.27] Enable TLSv1.2 for ZTunnel when in FIPS mode (#1596)#1606
istio-testing merged 1 commit into
istio-ecosystem:release-1.27from
zmiklank:cherrypick-tls12-ztunnel

[release-1.27] Enable TLSv1.2 for ZTunnel when in FIPS mode (#1596)

e4cde64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2026 in 0s

80.38% (+0.02%) compared to 2c88e1d

View this Pull Request on Codecov

80.38% (+0.02%) compared to 2c88e1d

Details

Codecov Report

❌ Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.38%. Comparing base (2c88e1d) to head (e4cde64).

Files with missing lines Patch % Lines
controllers/ztunnel/ztunnel_controller.go 33.33% 1 Missing and 1 partial ⚠️
pkg/istiovalues/fips.go 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.27    #1606      +/-   ##
================================================
+ Coverage         80.35%   80.38%   +0.02%     
================================================
  Files                44       44              
  Lines              2291     2299       +8     
================================================
+ Hits               1841     1848       +7     
  Misses              330      330              
- Partials            120      121       +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.