-
Notifications
You must be signed in to change notification settings - Fork 37
Upgrade Go to 1.20 #253
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
Comments
Its probably best to stick with the Go version that the k8s dependencies use. CAPC currently depends on Kubernetes 1.25 which uses Go 1.19. Go 1.20 is only used starting from Kubernetes 1.27. |
I like that, lets migrate to 1.20 Golang when we start supporting 1.27. I'll create separate issues for supporting more kubernetes versions. |
Looks like we can move to 1.20 now that Kubernetes has done so for older k8s versions: Bump builders to use Go 1.20.5 for branches 1.26/1.25/1.24. Maybe we should keep this for v0.5.0 indeed after #309 is merged |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close not-planned |
@k8s-triage-robot: Closing this issue, marking it as "Not Planned". 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. |
/kind feature
Upgrade Go to 1.20.x
The text was updated successfully, but these errors were encountered: