eks-distro-build-tooling icon indicating copy to clipboard operation
eks-distro-build-tooling copied to clipboard

Backport fix for CVE-2022-2880 to go-1.15.15

Open rcrozean opened this issue 2 years ago • 6 comments

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.

rcrozean avatar Oct 12 '22 19:10 rcrozean

[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.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

eks-distro-bot avatar Oct 12 '22 19:10 eks-distro-bot

/hold

rcrozean avatar Oct 12 '22 19:10 rcrozean

/retest

rcrozean avatar Oct 12 '22 19:10 rcrozean

@rcrozean Do we need the python presubmits in there? I think that was just for the python minimal image

markapruett avatar Oct 20 '22 14:10 markapruett

@markapruett No, the extra presubmits shouldn't be running. Not sure why they kicked off on all the open PRs.

rcrozean avatar Oct 20 '22 16:10 rcrozean

@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.

eks-distro-bot avatar Oct 26 '22 18:10 eks-distro-bot

given we're deprecating EKS-D 1.20, the last remaning major project using Go 1.15, we're going to close this PR.

danbudris avatar Nov 02 '22 13:11 danbudris