-
Notifications
You must be signed in to change notification settings - Fork 498
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
pd: support schema change by tls #5708
base: master
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test all |
@HuSharp: No presubmit jobs available for pingcap/tidb-operator@master In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/run-all-tests |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5708 +/- ##
===========================================
- Coverage 61.47% 34.63% -26.84%
===========================================
Files 235 219 -16
Lines 30653 30722 +69
===========================================
- Hits 18843 10640 -8203
- Misses 9920 18682 +8762
+ Partials 1890 1400 -490
|
/run-pull-e2e-kind-across-kubernetes |
/run-all-tests |
1 similar comment
/run-all-tests |
d8df992
to
0879549
Compare
/run-all-tests |
/run-pull-e2e-kind-across-kubernetes |
/run-pull-e2e-kind |
0879549
to
cefcf04
Compare
/run-all-tests |
cefcf04
to
16e4355
Compare
/run-all-tests |
Signed-off-by: husharp <ihusharp@gmail.com>
/run-all-tests |
What problem does this PR solve?
What is changed and how does it work?
Code changes
Tests
Side effects
Related changes
Release Notes
Please refer to Release Notes Language Style Guide before writing the release note.