eks-distro-build-tooling
eks-distro-build-tooling copied to clipboard
Backport fix for CVE-2022-2880 to go-1.15.15
Issue #, if available: #499
Description of changes: Backport from go1.18 to 1.15.15 the fixes for CVE-2022-2880
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from rcrozean by writing /assign @rcrozean
in a comment. For more information see:The Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
/hold
/retest
@rcrozean Do we need the python presubmits in there? I think that was just for the python minimal image
@markapruett No, the extra presubmits shouldn't be running. Not sure why they kicked off on all the open PRs.
@rcrozean: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
golang-1.17-tooling-presubmit | 3dc23862b38c8e701f95d98e5f3136cfa7980816 | link | true | /test golang-1.17-tooling-presubmit |
golang-1.18-tooling-presubmit | 3dc23862b38c8e701f95d98e5f3136cfa7980816 | link | true | /test golang-1.18-tooling-presubmit |
eks-distro-base-tooling-presubmits-python-3.9-2022 | 3dc23862b38c8e701f95d98e5f3136cfa7980816 | link | true | /test eks-distro-base-tooling-presubmits-python-3.9-2022 |
eks-distro-base-tooling-presubmits-python-3.9 | 3dc23862b38c8e701f95d98e5f3136cfa7980816 | link | true | /test eks-distro-base-tooling-presubmits-python-3.9 |
golang-1.15-tooling-presubmit | ef981fd3e2117d70505d09b779db8f05cfab0b44 | link | true | /test golang-1.15-tooling-presubmit |
golang-1.19-tooling-presubmit | ef981fd3e2117d70505d09b779db8f05cfab0b44 | link | true | /test golang-1.19-tooling-presubmit |
Full PR test history. Your PR dashboard.
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. I understand the commands that are listed here.
given we're deprecating EKS-D 1.20, the last remaning major project using Go 1.15, we're going to close this PR.