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

chore: use https when tls is present #2671

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

shuiyisong
Copy link
Contributor

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

According to hyperium/tonic#1454, we would have to use https when tls config is present.

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.

Refer to a related PR or issue link (optional)

@codecov
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #2671 (a74bbb1) into develop (d77003f) will decrease coverage by 0.40%.
Report is 1 commits behind head on develop.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2671      +/-   ##
===========================================
- Coverage    85.04%   84.64%   -0.40%     
===========================================
  Files          740      740              
  Lines       120457   120514      +57     
===========================================
- Hits        102440   102011     -429     
- Misses       18017    18503     +486     

Copy link
Contributor

@fengys1996 fengys1996 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shuiyisong shuiyisong added this pull request to the merge queue Nov 1, 2023
Merged via the queue into GreptimeTeam:develop with commit 15a0775 Nov 1, 2023
12 checks passed
@shuiyisong shuiyisong deleted the chore/https branch November 1, 2023 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants