-
Notifications
You must be signed in to change notification settings - Fork 83
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
[release-1.10] Rebuild using Go 1.20.10 (to address CVEs) #1133
[release-1.10] Rebuild using Go 1.20.10 (to address CVEs) #1133
Conversation
/cherry-pick release-1.11 |
@ReToCode: once the present PR merges, I will cherry-pick it on top of release-1.11 in a new PR and assign it to you. 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. |
Codecov Report
@@ Coverage Diff @@
## release-1.10 #1133 +/- ##
=============================================
Coverage 80.78% 80.78%
=============================================
Files 18 18
Lines 1343 1343
=============================================
Hits 1085 1085
Misses 205 205
Partials 53 53 |
/override "Verify / verify / Verify Deps and Codegen" |
@ReToCode: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. 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. |
/override "verify / Verify Deps and Codegen" |
@ReToCode: Overrode contexts on behalf of ReToCode: verify / Verify Deps and Codegen 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. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprotaso, ReToCode 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 |
b169f1a
into
knative-extensions:release-1.10
@ReToCode: failed to push cherry-picked changes in GitHub: pushToNamedFork is not implemented in the v2 client 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-pick release-1.11 |
@dprotaso: new pull request created: #1134 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. |
* Leave a comment which will trigger a new dot release (knative-extensions#1133) * [release-1.10] bump x/net to v0.17 (knative-extensions#1136) --------- Co-authored-by: Reto Lehmann <[email protected]> Co-authored-by: Kenjiro Nakayama <[email protected]> Co-authored-by: John Doe <johndoe@localhost>
https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo
Using new CI images from knative/infra#232