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

api: Explain security constraints of ATTR_AUTHORITY_OVERRIDE #9281

Merged
merged 2 commits into from Jun 22, 2022

Commits on Jun 15, 2022

  1. api: Explain security constraints of ATTR_AUTHORITY_OVERRIDE

    Half of the text was copied from NameResolver.getServiceAuthority().
    However, that method can't perform I/O (which would block) so more text
    was appropriate here to mention the implications of having a remote
    service provide the authority.
    
    I noticed the text was lacking while discussing grpc#9266.
    ejona86 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    346a96c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Comma

    ejona86 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    da5e905 View commit details
    Browse the repository at this point in the history