-
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
[release-1.10] bump grpc to v1.56.3 (addressing CVE-2023-44487) #14580
[release-1.10] bump grpc to v1.56.3 (addressing CVE-2023-44487) #14580
Conversation
Skipping CI for Draft Pull Request. |
b4986b2
to
8ccbf02
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-1.10 #14580 +/- ##
================================================
+ Coverage 86.21% 86.28% +0.06%
================================================
Files 199 199
Lines 14768 14768
================================================
+ Hits 12732 12742 +10
+ Misses 1734 1726 -8
+ Partials 302 300 -2 ☔ View full report in Codecov by Sentry. |
/retest |
2 similar comments
/retest |
/retest |
@jsanin-vmw looks like the diff is not happy please see https://github.com/knative/serving/actions/runs/6723177806/job/18272682118?pr=14580. Maybe your editor is adding/removing newlines to the content |
592a952
to
506dd20
Compare
@kvmware just pushed a missing file under third-party that was created after running codegen |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprotaso, jsanin-vmw 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 |
Addressing GHSA-m425-mq94-257g
Proposed Changes