Skip to content

🐛 [release-0.7] uplift go and x/net#1486

Merged
k8s-ci-robot merged 3 commits intokubernetes-sigs:release-0.7from
Nordix:lentzi90/backport-security-fixes-release-0.7
Feb 22, 2023
Merged

🐛 [release-0.7] uplift go and x/net#1486
k8s-ci-robot merged 3 commits intokubernetes-sigs:release-0.7from
Nordix:lentzi90/backport-security-fixes-release-0.7

Conversation

@lentzi90
Copy link
Contributor

What this PR does / why we need it:

Backport of #1482 and #1470

Works round some go mod dependency issues upgrading to v1.51.1, and is
in line with what CAPI does.
While there, remove some legacy skipped paths and rename skipped_dirs to
reflect that it actually skips paths (including ensure-golangci-lint.sh,
which is a file, not a directory).
@netlify
Copy link

netlify bot commented Feb 21, 2023

Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!

Name Link
🔨 Latest commit f4593b2
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-openstack/deploys/63f4ad47695c990008a6bc62
😎 Deploy Preview https://deploy-preview-1486--kubernetes-sigs-cluster-api-openstack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Feb 21, 2023
@lentzi90
Copy link
Contributor Author

Ok now it found the same linting issue that suddenly appeared #1460. Fixing...

Uplift golang to 1.19.6 and x/net to 0.7.0 due
https://osv.dev/vulnerability/GO-2023-1571
@lentzi90 lentzi90 force-pushed the lentzi90/backport-security-fixes-release-0.7 branch from 1853701 to f4593b2 Compare February 21, 2023 11:38
@jichenjc
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 21, 2023
}

for _, tt := range tests {
tt := tt
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine, but backporting a PR which changes api/ is surprising.

It would be good to move most code out of api which isn't type definitions at some point.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lentzi90, mdbooth

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 22, 2023
@k8s-ci-robot k8s-ci-robot merged commit 5f18966 into kubernetes-sigs:release-0.7 Feb 22, 2023
@lentzi90 lentzi90 deleted the lentzi90/backport-security-fixes-release-0.7 branch February 22, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants