-
Notifications
You must be signed in to change notification settings - Fork 42k
Update to go1.10.8 #73379
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 go1.10.8 #73379
Conversation
|
@cblecker: PR needs rebase. DetailsInstructions 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. |
91469fb to
99a5828
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cblecker The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
|
those failures make no sense... /retest |
| startup --expand_configs_in_place | ||
|
|
||
| # don't error on error on deprecated native http_archive rule | ||
| build --incompatible_remove_native_http_archive=false |
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.
I think this might be getting removed in bazel 0.23.0, but we're pinned to an old version of bazel on CI anyway.
|
wait, what? That's not right: gcr.io/k8s-testimages/kubekins-e2e:v20190125-3d9554697e-master |
|
Somehow we never created branched versions of |
|
cc @amwat |
|
/retest |
|
/lgtm |
|
/retest |
1 similar comment
|
/retest |
|
@cblecker: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions 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. I understand the commands that are listed here. |
|
/skip |
What type of PR is this?
/kind bug
What this PR does / why we need it: updates to use go1.10.8, which fixes CVE-2019-6486.
Which issue(s) this PR fixes:
x-ref #73238
Does this PR introduce a user-facing change?:
/assign @BenTheElder @ixdy @foxish
/sig release
/priority critical-urgent