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

client_channel: allow LB policy to communicate update errors to resolver #30809

Merged
merged 16 commits into from
Sep 13, 2022

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    a8eeb32 View commit details
    Browse the repository at this point in the history
  2. fix tests

    markdroth committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    214d93a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc528aa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #210 from markdroth/create-pull-request/patch-214d93a

    Automated fix for refs/heads/lb_feedback_to_resolver
    markdroth committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    e51187b View commit details
    Browse the repository at this point in the history
  5. fix build

    markdroth committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    16be588 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    9204c29 View commit details
    Browse the repository at this point in the history
  2. fix use-after-move

    markdroth committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    62db23f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67ecefb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8611a75 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Configuration menu
    Copy the full SHA
    ca1bec1 View commit details
    Browse the repository at this point in the history
  2. remove outdated TODO

    markdroth committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    f600676 View commit details
    Browse the repository at this point in the history
  3. improve comments

    markdroth committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    f9318a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. fix PollingResolver to defer re-resolution requests while waiting for…

    … result-health callback
    markdroth committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    58048bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    705aa55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    863e8fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c06a4c8 View commit details
    Browse the repository at this point in the history