chore(pingcap/tidb): bump go version to v1.21.0#2341
chore(pingcap/tidb): bump go version to v1.21.0#2341ti-chi-bot[bot] merged 1 commit intoPingCAP-QE:mainfrom
v1.21.0#2341Conversation
This pull request upgrades the Go version from 1.20 to 1.21. It updates the image for various containers and pods with the new version. Potential Problems: It's hard to find potential problems in this pull request because it's a simple upgrade. However, it's important to check if any of the dependencies or the codebase is incompatible with the new version of Go. Fixing Suggestions: The author has already updated the images and containers in the codebase. However, it's recommended to test the application thoroughly to make sure everything is working as expected with the new version of Go. |
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
One suggestion for improvement would be to add a description to the pull request, explaining the reason for the upgrade and any benefits it may provide. |
v1.21.0v1.21.0
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wuhuizuo The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
Go v1.21.0 was release, we need to upgrade the CI/CD container image to adjust for
pingcap/tidbrepo.