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

rds: allow case_insensitive path matching #3997

Merged
merged 3 commits into from Nov 5, 2020

Commits on Oct 29, 2020

  1. [case_sensitive] rds: allow case_insensitive path matching

    - in xds_client, accept (not NACK) RDS resp with case_insensitive=true
    - pass case_insensitive to xds resolver and routing balancer
      - after the config selector change, the routing balancer will be removed, and
        this will be handled in the resolver config selector
    menghanl committed Oct 29, 2020
    Copy the full SHA
    00069bb View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. [case_sensitive] c1

    menghanl committed Nov 4, 2020
    Copy the full SHA
    18d454e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. [case_sensitive] more tests

    menghanl committed Nov 5, 2020
    Copy the full SHA
    287618c View commit details
    Browse the repository at this point in the history