-
Notifications
You must be signed in to change notification settings - Fork 87
Upgrade go version to 1.17.3 #974
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
/assign @theofpa |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in one week if no further activity occurs. Thank you for your contributions. |
This issue has been closed due to inactivity. |
/reopen
|
@tenzen-y: Reopened this PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign @chensun |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: yuzisun, zijianjoy 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 |
Which issue is resolved by this Pull Request:
Resolves #
Description of your changes:
Looks most of kubeflow projects like
training-operator
,katib
andkserve
have migrated to go 1.17.3, so make sense to update in e2e testing worker image as well.With go 1.14 we are getting errors like following:
Checklist:
If PR related to Optional-Test-Infra,
aws/GitOps
folder:cd aws
make optional-generate
make optional-test