-
Notifications
You must be signed in to change notification settings - Fork 108
fix(deps): update golang image for mysql_connector_test #3021
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
Conversation
Key Changes:
Potential Problems:
Fixing Suggestions:
|
PR Reviewer Guide 🔍(Review updated until commit 224d27e)
|
PR Code Suggestions ✨
|
|
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. Persistent review updated to latest commit 224d27e |
|
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Code Suggestions ✨
|
purelind
left a comment
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
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: purelind 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 |
[LGTM Timeline notifier]Timeline:
|
User description
After upgrading tidb deps to v1.1.0 in tiproxy, the test
mysql_connector_testreports:Maybe I should upgrade the golang image.
PR Type
dependencies, configuration changes
Description
tidb-testpipeline configuration togolang-with-gcc11:1.21.tiproxypipeline configuration togolang-with-gcc11:1.21.mysql_connector_test.Changes walkthrough 📝
pod-pull_tiproxy_mysql_connector_test.yaml
Update Golang image version in tidb-test pipeline configurationpipelines/PingCAP-QE/tidb-test/latest/pod-pull_tiproxy_mysql_connector_test.yaml
centos7_golang-1.21:latesttogolang-with-gcc11:1.21.pod-pull_mysql_connector_test.yaml
Update Golang image version in tiproxy pipeline configurationpipelines/pingcap/tiproxy/latest/pod-pull_mysql_connector_test.yaml
golang-with-gcc11:1.20togolang-with-gcc11:1.21.