Skip to content

Cherry-pick #8329 to v1.71.x#8352

Merged
eshitachandwani merged 1 commit intogrpc:v1.71.xfrom
eshitachandwani:upstream-v1.71.x
May 23, 2025
Merged

Cherry-pick #8329 to v1.71.x#8352
eshitachandwani merged 1 commit intogrpc:v1.71.xfrom
eshitachandwani:upstream-v1.71.x

Conversation

@eshitachandwani
Copy link
Member

@eshitachandwani eshitachandwani commented May 23, 2025

Original PR: #8329
Related Issue: #8327

RELEASE NOTES:

  • client: restore support for NO_PROXY environment variable when connecting to locally-resolved addresses. This fixes a regression and restores historical grpc-go behavior (use case 2 from gRFC A1 ).

@eshitachandwani eshitachandwani added Type: Bug Area: Resolvers/Balancers Includes LB policy & NR APIs, resolver/balancer/picker wrappers, LB policy impls and utilities. labels May 23, 2025
@eshitachandwani eshitachandwani added this to the 1.71 Release milestone May 23, 2025
@codecov
Copy link

codecov bot commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.37%. Comparing base (70bc998) to head (8be06c5).
Report is 1 commits behind head on v1.71.x.

Additional details and impacted files
@@             Coverage Diff             @@
##           v1.71.x    #8352      +/-   ##
===========================================
- Coverage    82.47%   82.37%   -0.11%     
===========================================
  Files          387      387              
  Lines        38995    39009      +14     
===========================================
- Hits         32163    32134      -29     
- Misses        5533     5568      +35     
- Partials      1299     1307       +8     
Files with missing lines Coverage Δ
.../resolver/delegatingresolver/delegatingresolver.go 86.42% <100.00%> (+0.91%) ⬆️

... and 20 files with indirect coverage changes

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

@eshitachandwani eshitachandwani self-assigned this May 23, 2025
@eshitachandwani eshitachandwani merged commit b50e3c2 into grpc:v1.71.x May 23, 2025
14 of 15 checks passed
@eshitachandwani eshitachandwani deleted the upstream-v1.71.x branch August 22, 2025 09:52
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Area: Resolvers/Balancers Includes LB policy & NR APIs, resolver/balancer/picker wrappers, LB policy impls and utilities. Type: Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants