-
Notifications
You must be signed in to change notification settings - Fork 505
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
Dependency update - Golang 1.16 #1834
Comments
cc @kubernetes/sig-scalability @wojtek-t in case there are any scale impacts we should be keeping an eye on |
There seem to be some regression in early December. We're working with golang folks to figure that out. |
Done: kubernetes/kubernetes#97846. |
(I'll start moving on this again once go1.16rc1 is out. signal: golang/go#43253)
@wojtek-t @tosi3k -- Any updates re: this (👇🏾) regression?
|
Echoing the scalability update from kubernetes/kubernetes#97846 (comment):
and kubernetes/kubernetes#97846 (comment):
|
go 1.16 tripped the publishing-bot: kubernetes/kubernetes#56876 (comment) Looks like it's hitting golang/go#44129 or something similar. I'll take a look at this tomorrow. |
Thanks @nikhita! Keep us posted :) |
Created kubernetes/kubernetes#99674 to fix this |
We're all set here. /close |
@justaugustus: Closing this issue. 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. |
Tracking info
go1.16 was released on 2/16: https://groups.google.com/g/golang-announce/c/q-exD-8mG3w
go1.16rc1 was released on 1/28: https://groups.google.com/g/golang-announce/c/U_FUHY4wuSc
go1.16beta1 was released on 12/17: https://groups.google.com/g/golang-announce/c/2-Rj3P5uRLs
As Kubernetes 1.20 has already been released, we can get started on pulling in the Golang prereleases.
Golang mailing list announcement:
SIG Release Slack thread: https://kubernetes.slack.com/archives/C2C40FMNF/p1610074100305000
Pre-work: k/repo-infra updates
Work items for
go1.16rc1
kube-cross
image update: [go1.16] Build go1.16rc1 images #1882go-runner
image update: [go1.16] Build go1.16rc1 images #1882vulndash
image update: [go1.16] Build go1.16rc1 images #1882releng-ci
image update: [go1.16] Build go1.16rc1 images #1882During kube-cross image promotion
After kube-cross image promotion
kubernetes/kubernetes update (
master
): [go1.16] Update to go1.16 kubernetes#98572Ensure the following have been updated within the PR:
rules_goNo longer required as bazel has been removedAfter kubernetes/kubernetes has been updated
k8s-cloud-builder
image update: Update k8s-cloud-builder to v1.16.0-1 and k8s-ci-builder to use go1.16 #1932k8s-ci-builder
image variants update: Update k8s-cloud-builder to v1.16.0-1 and k8s-ci-builder to use go1.16 #1932kubekins
/krte
image variants update: kubernetes-verify: Use kubekins-e2emaster
variant for blocking jobs test-infra#21129Cherry picks
N/A
Follow-up items
/assign
cc: @kubernetes/release-engineering
The text was updated successfully, but these errors were encountered: