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

grpc: optional interface to provide channel authority #6752

Merged
merged 6 commits into from Dec 5, 2023

Commits on Oct 27, 2023

  1. Increment: Adds AuthorityOverrider interface

    Also implements the same for unix resolver's builder
    Aditya-Sood committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    eab9b33 View commit details
    Browse the repository at this point in the history
  2. Fix typo in comments

    Aditya-Sood committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    5cc6bab View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 16, 2023

  1. Code review refactors

    Aditya-Sood committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    b6617ec View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Code review changes

    Aditya-Sood committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1dd2231 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

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