[export] Remove IPv6 metadata server query from google-c2p resolver#40571
Merged
Conversation
6e0c8dd to
22bf1d6
Compare
9999173 to
fc998f3
Compare
fc998f3 to
f708129
Compare
PiperOrigin-RevId: 802305174
f708129 to
546834d
Compare
dfawley
pushed a commit
to grpc/grpc-go
that referenced
this pull request
Sep 8, 2025
#8550) Remove reliance on metadata server since it's result is no longer needed, hardcode IPv6 support in node metadata instead. Related c++ change: grpc/grpc#40571 Note we preserve prior behavior in case experiment `NewPickFirstEnabled` is disabled, because our testing/qualification has not covered that being disabled. Related: internal issue b/407587619 RELEASE NOTES: n/a
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[export] Remove IPv6 metadata server query from google-c2p resolver
DO NOT SUBMIT. This PR is for testing purposes only. cl/800318286