Skip to content

fix: use SDS for service account token in Gateway Namespace Mode#7002

Merged
arkodg merged 9 commits into
envoyproxy:mainfrom
cnvergence:fix-gnm-token-expiry
Sep 23, 2025
Merged

fix: use SDS for service account token in Gateway Namespace Mode#7002
arkodg merged 9 commits into
envoyproxy:mainfrom
cnvergence:fix-gnm-token-expiry

add rn

232dd93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2025 in 1s

71.01% (target 60.00%)

View this Pull Request on Codecov

71.01% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 86.95652% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.01%. Comparing base (d65cff8) to head (232dd93).

Files with missing lines Patch % Lines
internal/xds/server/kubejwt/tokenreview.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7002      +/-   ##
==========================================
- Coverage   71.01%   71.01%   -0.01%     
==========================================
  Files         226      227       +1     
  Lines       40265    40288      +23     
==========================================
+ Hits        28595    28610      +15     
- Misses       9981     9987       +6     
- Partials     1689     1691       +2     

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