Skip to content
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

xds: Fix load reporting when pick first is used for locality-routing. #11495

Merged
merged 6 commits into from
Aug 31, 2024

Commits on Aug 28, 2024

  1. Determine subchannel locality from connected address, discarding assu…

    …mption that all addresses for a subchannel are in the same locality.
    DNVindhya committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    169537c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abaf93d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. addressed review comments

    DNVindhya committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3a08e3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    885bf99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a2e1fb View commit details
    Browse the repository at this point in the history
  4. fix typo

    DNVindhya committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    60fb499 View commit details
    Browse the repository at this point in the history