-
Notifications
You must be signed in to change notification settings - Fork 501
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
Support graceful upgrade TiCDC (>=6.3.0) pods #4697
Support graceful upgrade TiCDC (>=6.3.0) pods #4697
Conversation
[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 submitting an approval review. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## release-1.3 #4697 +/- ##
================================================
+ Coverage 62.25% 72.32% +10.06%
================================================
Files 186 190 +4
Lines 20584 23338 +2754
================================================
+ Hits 12815 16879 +4064
+ Misses 6590 5268 -1322
- Partials 1179 1191 +12
|
Signed-off-by: Neil Shen <[email protected]>
/test pull-e2e-kind-basic |
What problem does this PR solve?
What is changed and how does it work?
Code changes
Tests
Side effects
Related changes
Release Notes