-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
🐛 deps: bump golang.org/x/net to 0.17.0 #2540
🐛 deps: bump golang.org/x/net to 0.17.0 #2540
Conversation
/hold Potentially some other changes from |
Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
dfc123e
to
949a418
Compare
/hold cancel I'll make a follow-up PR for the k8s bumps. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: joelanford, vincepri 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 |
@joelanford: #2540 failed to apply on top of branch "release-0.16":
In response to this:
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. |
Cherry picking back to match where kubernetes backported (k8s 1.25) /cherrypick release-0.16 |
@joelanford: #2540 failed to apply on top of branch "release-0.16":
In response to this:
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. |
go get -u sigs.k8s.io/controller-runtime to pick up the fix introduced in controller-runtime kubernetes-sigs/controller-runtime#2540
go get -u sigs.k8s.io/controller-runtime to pick up the fix introduced in controller-runtime kubernetes-sigs/controller-runtime#2540
go get -u sigs.k8s.io/controller-runtime to pick up the fix introduced in controller-runtime kubernetes-sigs/controller-runtime#2540
go get -u sigs.k8s.io/controller-runtime to pick up the fix introduced in controller-runtime kubernetes-sigs/controller-runtime#2540
go get -u sigs.k8s.io/controller-runtime to pick up the fix introduced in controller-runtime kubernetes-sigs/controller-runtime#2540 go get -u k8s.io/apimachinery@release-1.28
Fixes a vulnerability related to https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487
(Note: there are further required fixed for this CVE that will come in a follow-up PR once kubernetes/kubernetes#121120 merges)