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 improvements, mTLS, and more #66

Merged
merged 22 commits into from
Oct 27, 2020
Merged

gRPC improvements, mTLS, and more #66

merged 22 commits into from
Oct 27, 2020

Commits on Oct 27, 2020

  1. refactoring

    mortendahl committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    3b976fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f88e5ee View commit details
    Browse the repository at this point in the history
  3. rename Server to Worker

    mortendahl committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    b25e8fd View commit details
    Browse the repository at this point in the history
  4. make worker accept name

    mortendahl committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    605a009 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cf1204 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e57cbfa View commit details
    Browse the repository at this point in the history
  7. cert generation

    mortendahl committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    1bc8a73 View commit details
    Browse the repository at this point in the history
  8. cleanup

    mortendahl committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    eb21640 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e3b85e4 View commit details
    Browse the repository at this point in the history
  10. abstract use of gRPC

    mortendahl committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    3f3a8b7 View commit details
    Browse the repository at this point in the history
  11. fix impl leakage

    mortendahl committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    218d594 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fc3bcda View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2139029 View commit details
    Browse the repository at this point in the history
  14. auto-restart workers

    mortendahl committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    42f3fab View commit details
    Browse the repository at this point in the history
  15. cleanup

    mortendahl committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    04e5869 View commit details
    Browse the repository at this point in the history
  16. README ..

    mortendahl committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    b363e4b View commit details
    Browse the repository at this point in the history
  17. linting

    mortendahl committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    8f08dc4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5d99fcb View commit details
    Browse the repository at this point in the history
  19. small cleanup

    mortendahl committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    acc30ea View commit details
    Browse the repository at this point in the history
  20. cleanup

    mortendahl committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    f0f1f72 View commit details
    Browse the repository at this point in the history
  21. README

    mortendahl committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    b6b0414 View commit details
    Browse the repository at this point in the history
  22. small fixes

    mortendahl committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    1dc896f View commit details
    Browse the repository at this point in the history