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: add HashPolicy fields to RDS update #4521

Merged
merged 17 commits into from Jun 14, 2021

Commits on Jun 5, 2021

  1. Add fields to rds update

    zasweq committed Jun 5, 2021
    Copy the full SHA
    284dfde View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Copy the full SHA
    026e9d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Copy the full SHA
    d30e2c9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7301a31 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e7ad0ef View commit details
    Browse the repository at this point in the history
  4. Added Env Var

    zasweq committed Jun 8, 2021
    Copy the full SHA
    0d33dde View commit details
    Browse the repository at this point in the history
  5. Vet

    zasweq committed Jun 8, 2021
    Copy the full SHA
    46ef33f View commit details
    Browse the repository at this point in the history
  6. xds: export XDSClient interface and use it in balancer tests (grpc#4510)

    - xdsclient.New returns the interface now
    - xdsclient.SetClient and xdsclient.FromResolverState take and return the interface now
    - cleanup xds balancer tests to pass xds_client in resolver state
    menghanl committed Jun 8, 2021
    Copy the full SHA
    b1418a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Copy the full SHA
    b065a7d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aa1169a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    95e48a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Copy the full SHA
    a719ca7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6351a55 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Copy the full SHA
    2d3b1f9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4554924 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Merged master

    zasweq committed Jun 14, 2021
    Copy the full SHA
    d03c30b View commit details
    Browse the repository at this point in the history
  2. Added import

    zasweq committed Jun 14, 2021
    Copy the full SHA
    e35d50e View commit details
    Browse the repository at this point in the history