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

Fatal If No TLS Found in RPC Service #7614

Merged
merged 9 commits into from Oct 22, 2020
Merged

Fatal If No TLS Found in RPC Service #7614

merged 9 commits into from Oct 22, 2020

Conversation

rauljordan
Copy link
Contributor

Fixes #7577 by throwing a fatal if no TLS credentials can be found and the flags are provided

@rauljordan rauljordan requested a review from a team as a code owner October 22, 2020 19:03
@rauljordan rauljordan self-assigned this Oct 22, 2020
@rauljordan rauljordan added OK to merge Ready For Review A pull request ready for code review labels Oct 22, 2020
@prestonvanloon prestonvanloon added this to the v1.0.0-beta milestone Oct 22, 2020
prestonvanloon
prestonvanloon previously approved these changes Oct 22, 2020
@rauljordan
Copy link
Contributor Author

ready again @prestonvanloon

@codecov
Copy link

codecov bot commented Oct 22, 2020

Codecov Report

Merging #7614 into master will decrease coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #7614      +/-   ##
==========================================
- Coverage   61.83%   61.70%   -0.13%     
==========================================
  Files         422      422              
  Lines       29704    29759      +55     
==========================================
- Hits        18367    18364       -3     
- Misses       8415     8465      +50     
- Partials     2922     2930       +8     

@prylabs-bulldozer prylabs-bulldozer bot merged commit ca081e8 into master Oct 22, 2020
@delete-merged-branch delete-merged-branch bot deleted the rpc-fatal branch October 22, 2020 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Starting gRPC with missing SSL credentials should fail
3 participants