-
Notifications
You must be signed in to change notification settings - Fork 499
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
Bump operator to v1.1.8 and tidb components to v4.0.9 #3613
Conversation
The CI cannot build, because tidb v4.0.9 has not been released yet. Just wait... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## master #3613 +/- ##
==========================================
+ Coverage 62.44% 62.62% +0.17%
==========================================
Files 164 164
Lines 17195 17293 +98
==========================================
+ Hits 10737 10829 +92
+ Misses 5425 5424 -1
- Partials 1033 1040 +7
|
/run-test-e2e |
/run-all-tests |
/run-all-tests |
/test pull-e2e-kind-serial |
1 similar comment
/test pull-e2e-kind-serial |
/test pull-e2e-kind |
Signed-off-by: ti-srebot <[email protected]>
cherry pick to release-1.1 in PR #3632 |
Signed-off-by: ti-srebot <[email protected]> Co-authored-by: Yilong Li <[email protected]>
What problem does this PR solve?
Bump operator to v1.1.8 and tidb components to v4.0.9
What is changed and how does it work?
ref #3490
run script
hack/bump-version.sh
, and correct some comments by hand.Code changes
Tests
Side effects
Related changes
Release Notes
Please refer to Release Notes Language Style Guide before writing the release note.