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

Clarify Insecure gRPC Connection Logs #6276

Merged
merged 9 commits into from
Jun 17, 2020

Conversation

rauljordan
Copy link
Contributor

What does this PR do? Why is it needed?

This PR amends the scary insecure grpc connection warning and recommends users a way to generate certs by reading our docs portal.

Which issues(s) does this PR fix?

Fixes #6145 and fixes #791

@rauljordan rauljordan requested a review from a team as a code owner June 15, 2020 22:31
@rauljordan rauljordan self-assigned this Jun 15, 2020
@rauljordan rauljordan added the Ready For Review A pull request ready for code review label Jun 15, 2020
@codecov
Copy link

codecov bot commented Jun 15, 2020

Codecov Report

Merging #6276 into master will decrease coverage by 0.23%.
The diff coverage is 63.97%.

@@            Coverage Diff             @@
##           master    #6276      +/-   ##
==========================================
- Coverage   60.07%   59.83%   -0.24%     
==========================================
  Files         323      325       +2     
  Lines       27422    27538     +116     
==========================================
+ Hits        16473    16478       +5     
- Misses       8733     8810      +77     
- Partials     2216     2250      +34     

@prylabs-bulldozer prylabs-bulldozer bot merged commit 0bfa1ec into master Jun 17, 2020
@delete-merged-branch delete-merged-branch bot deleted the amend-grpc-instructions branch June 17, 2020 14:32
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.

Amend Scary Insecure gRPC Connection Warning Utilize Certificate/Key for Secure gRPC Connections
2 participants