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

Add grpc proxying to enable bring-your-own-proto #3277

Merged
merged 22 commits into from
Jun 13, 2021
Merged

Add grpc proxying to enable bring-your-own-proto #3277

merged 22 commits into from
Jun 13, 2021

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    657be61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5150a6 View commit details
    Browse the repository at this point in the history
  3. remove conflict residue

    yaron2 committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    5055385 View commit details
    Browse the repository at this point in the history
  4. partial linter

    yaron2 committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    3e6c243 View commit details
    Browse the repository at this point in the history
  5. linter

    yaron2 committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    46cb537 View commit details
    Browse the repository at this point in the history
  6. linter

    yaron2 committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    aab405e View commit details
    Browse the repository at this point in the history
  7. linter

    yaron2 committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    fb2390f View commit details
    Browse the repository at this point in the history
  8. linter

    yaron2 committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    3127531 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    6953930 View commit details
    Browse the repository at this point in the history
  2. port proxy

    yaron2 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    199d192 View commit details
    Browse the repository at this point in the history
  3. linter

    yaron2 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    6e72d03 View commit details
    Browse the repository at this point in the history
  4. trailing whitespace

    yaron2 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    809a4d3 View commit details
    Browse the repository at this point in the history
  5. fix test logger

    yaron2 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    7a60b86 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. add grpc proxy e2e test

    yaron2 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    fd045ec View commit details
    Browse the repository at this point in the history
  2. fix mock logger

    yaron2 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    c10f1be View commit details
    Browse the repository at this point in the history
  3. try fix build step

    yaron2 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    576ac87 View commit details
    Browse the repository at this point in the history
  4. add Dockerfile files

    yaron2 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    dd5e678 View commit details
    Browse the repository at this point in the history
  5. fix test

    yaron2 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    a95932b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    731bc15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19d55e6 View commit details
    Browse the repository at this point in the history
  8. add windows dockerfiles

    yaron2 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    ae5b1ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dca6e41 View commit details
    Browse the repository at this point in the history