-
Notifications
You must be signed in to change notification settings - Fork 39.7k
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
Update to golang 1.10.4 #68802
Update to golang 1.10.4 #68802
Conversation
Given we've just announced delay of the release, I'm somewhat willing to entertain accepting this for 1.12 ASAP. We have 9 days. |
/assign @cblecker @BenTheElder |
What |
If we had test automation comparing our core components and dependencies used versions versus the corresponding upstream latest patch versions...this would be kind failing-test :) |
k/k needs more kinds for sure. e.g. |
pull-kubernetes-cross failure looks legit @ixdy ? |
yeah, that failure is expected until kube-cross gets published. (working on that.) |
/retest |
ok, that retest was a little jumpy, since the image hasn't been published yet. |
/retest |
/kind cleanup |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cblecker, ixdy 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 |
I'm a bit worried by the size of storage merge for v1.12 today. I want to see the test results there still showing ok this morning, and then intend to unhold this PR this afternoon. Need the team to watch test results especially closely for a good 72hrs after this as it may have not just simpler immediate master branch and quickly following release-1.12 branch issues, but long running scalability issues. |
Here we go...no reason to expect issues but arrrr hands on deck me k8s maties /kind critical-urgent |
Argh |
/retest |
2 similar comments
/retest |
/retest |
What this PR does / why we need it: updates the build to use golang 1.10.4. There are a few compiler fixes as noted in https://github.com/golang/go/issues?q=milestone%3AGo1.10.4
It's pretty late in the k8s 1.12 release cycle, so we might want to wait till 1.12.1 for this? I'm not sure how critical the fixes are.
Release note:
/sig release
/hold
because kube-cross isn't published yet