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

Implement locality/priority based load balancing #5610

Merged
merged 13 commits into from
Jun 10, 2024

Commits on Apr 15, 2024

  1. minimal impl

    jrhee17 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d476443 View commit details
    Browse the repository at this point in the history
  2. rename to default lb

    jrhee17 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3ea1678 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    27d2ed4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    b727e00 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    e451538 View commit details
    Browse the repository at this point in the history
  2. address comment by @ikhoon

    jrhee17 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    597fa27 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. address comments by @minwoox

    jrhee17 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    bfef1fc View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    1c5256d View commit details
    Browse the repository at this point in the history
  2. post-merge fix

    jrhee17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6bdb731 View commit details
    Browse the repository at this point in the history
  3. minor cleanups

    jrhee17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    741c26d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. address comments by @trustin

    jrhee17 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6e68be2 View commit details
    Browse the repository at this point in the history
  2. nit

    jrhee17 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    1969a16 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    5330c5a View commit details
    Browse the repository at this point in the history