-
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
Upgrade go to 1.16 (#4706) #4738
Upgrade go to 1.16 (#4706) #4738
Conversation
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
[REVIEW NOTIFICATION] This pull request has not been approved. 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. |
@KanShiori you're already a collaborator in bot's repo. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## release-1.3 #4738 +/- ##
===============================================
+ Coverage 62.37% 68.92% +6.55%
===============================================
Files 186 190 +4
Lines 20869 23340 +2471
===============================================
+ Hits 13016 16087 +3071
+ Misses 6638 6011 -627
- Partials 1215 1242 +27
|
/test pull-e2e-kind |
/test pull-e2e-kind-serial |
/test pull-e2e-kind |
/test pull-e2e-kind |
/test pull-e2e-kind |
/test pull-e2e-kind-serial |
/test pull-e2e-kind |
7 similar comments
/test pull-e2e-kind |
/test pull-e2e-kind |
/test pull-e2e-kind |
/test pull-e2e-kind |
/test pull-e2e-kind |
/test pull-e2e-kind |
/test pull-e2e-kind |
cherry-pick #4706 to release-1.3
You can switch your code base to this Pull Request by using git-extras:
# In tidb-operator repo: git pr https://github.com/pingcap/tidb-operator/pull/4738
After apply modifications, you can push your change to this PR via:
What problem does this PR solve?
What is changed and how does it work?
Upgrade go versions to 1.16 in all go.mod.
Upgrade go versions to 1.16 in e2e
Code changes
Tests
Side effects
Related changes
Release Notes
Please refer to Release Notes Language Style Guide before writing the release note.