Skip to content

cherry-pick #8215, #8302 and #8304 to v1.71.x branch #8298

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 13, 2025

Conversation

eshitachandwani
Copy link
Member

@eshitachandwani eshitachandwani commented May 7, 2025

Fixes: #8207
Original PR: #8215 , #8302 , #8304

RELEASE NOTES:

  • resolver/delegatingresolver: Proxy connections are no longer attempted for targets with non-TCP network types.

@eshitachandwani eshitachandwani added this to the 1.71 Release milestone May 7, 2025
@eshitachandwani eshitachandwani added Type: Bug Area: Resolvers/Balancers Includes LB policy & NR APIs, resolver/balancer/picker wrappers, LB policy impls and utilities. labels May 7, 2025
@eshitachandwani eshitachandwani changed the title cherry-pick #8215 to v1.71.x branch cherry-pick #8215 , #8302 to v1.71.x branch May 8, 2025
@eshitachandwani eshitachandwani changed the title cherry-pick #8215 , #8302 to v1.71.x branch cherry-pick #8215 and #8302 to v1.71.x branch May 8, 2025
Copy link

codecov bot commented May 13, 2025

Codecov Report

Attention: Patch coverage is 90.32258% with 6 lines in your changes missing coverage. Please review.

Project coverage is 82.45%. Comparing base (574c0a5) to head (39ed115).
Report is 1 commits behind head on v1.71.x.

Files with missing lines Patch % Lines
.../resolver/delegatingresolver/delegatingresolver.go 90.00% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           v1.71.x    #8298      +/-   ##
===========================================
+ Coverage    82.19%   82.45%   +0.25%     
===========================================
  Files          387      387              
  Lines        38959    38986      +27     
===========================================
+ Hits         32023    32146     +123     
+ Misses        5618     5539      -79     
+ Partials      1318     1301      -17     
Files with missing lines Coverage Δ
internal/transport/http2_client.go 91.47% <100.00%> (ø)
internal/transport/http_util.go 92.06% <100.00%> (ø)
.../resolver/delegatingresolver/delegatingresolver.go 85.50% <90.00%> (+3.28%) ⬆️

... and 23 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 changed the title cherry-pick #8215 and #8302 to v1.71.x branch cherry-pick #8215, #8302 and #8304 to v1.71.x branch May 13, 2025
@eshitachandwani eshitachandwani merged commit cd76826 into grpc:v1.71.x May 13, 2025
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

3 participants