Skip to content

xdsclient/xdsresource: add AutoHostRewrite and Endpoint Hostname support - #8728

Merged
Pranjali-2501 merged 3 commits into
grpc:masterfrom
Pranjali-2501:resource
Dec 1, 2025
Merged

xdsclient/xdsresource: add AutoHostRewrite and Endpoint Hostname support#8728
Pranjali-2501 merged 3 commits into
grpc:masterfrom
Pranjali-2501:resource

resolving nits

d8f997f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2025 in 1s

83.19% (-0.02%) compared to a764d3f

View this Pull Request on Codecov

83.19% (-0.02%) compared to a764d3f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.19%. Comparing base (a764d3f) to head (d8f997f).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8728      +/-   ##
==========================================
- Coverage   83.21%   83.19%   -0.02%     
==========================================
  Files         419      419              
  Lines       32443    32454      +11     
==========================================
+ Hits        26997    27001       +4     
- Misses       4056     4064       +8     
+ Partials     1390     1389       -1     
Files with missing lines Coverage Δ
internal/envconfig/envconfig.go 100.00% <ø> (ø)
internal/xds/xdsclient/xdsresource/filter_chain.go 93.92% <100.00%> (+0.55%) ⬆️
...ds/xdsclient/xdsresource/listener_resource_type.go 96.15% <100.00%> (ø)
...dsclient/xdsresource/route_config_resource_type.go 93.33% <100.00%> (ø)
...nternal/xds/xdsclient/xdsresource/unmarshal_eds.go 94.32% <100.00%> (+0.04%) ⬆️
...nternal/xds/xdsclient/xdsresource/unmarshal_lds.go 88.46% <100.00%> (ø)
...nternal/xds/xdsclient/xdsresource/unmarshal_rds.go 87.74% <100.00%> (+0.14%) ⬆️

... and 25 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.