-
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
br: make schdule support compact #6033
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6033 +/- ##
==========================================
+ Coverage 57.19% 62.47% +5.27%
==========================================
Files 259 269 +10
Lines 33233 46817 +13584
==========================================
+ Hits 19008 29247 +10239
- Misses 12291 15532 +3241
- Partials 1934 2038 +104
|
[LGTM Timeline notifier]Timeline:
|
/run-all-tests |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: csuzhangxc, WangLe1321 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/run-pull-e2e-kind-serial |
/run-pull-e2e-kind-basic |
What problem does this PR solve?
Ref: pingcap/tidb#56522
What is changed and how does it work?
Modify the schdule cr to support compact
Code changes
Tests
Side effects
Related changes
Release Notes
Please refer to Release Notes Language Style Guide before writing the release note.