-
Notifications
You must be signed in to change notification settings - Fork 288
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
cmd: fix wrong usage in cdc server cli flag, --cert-allowed-cn #1697
Conversation
/lgtm |
/lgtm |
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by writing |
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 98e7197
|
/run-all-tests |
1 similar comment
/run-all-tests |
/run-integration-tests |
1 similar comment
/run-integration-tests |
/run-leak-tests |
/run-integration-tests |
1 similar comment
/run-integration-tests |
Codecov Report
@@ Coverage Diff @@
## master #1697 +/- ##
================================================
+ Coverage 53.8495% 53.8714% +0.0219%
================================================
Files 153 153
Lines 16106 16105 -1
================================================
+ Hits 8673 8676 +3
Misses 6523 6523
+ Partials 910 906 -4 |
Signed-off-by: ti-srebot <[email protected]>
cherry pick to release-4.0 in PR #1698 |
Signed-off-by: ti-srebot <[email protected]>
cherry pick to release-5.0 in PR #1699 |
What problem does this PR solve?
What is changed and how it works?
Check List
Tests
Code changes
Side effects
Related changes
Release note