Bump networking dependencies to fix vulnerabilities#988
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: angryR The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
From the presubmit tests, it looks like it failed to build. Could we take a look? |
|
/retest-required |
|
/retest-required |
|
open census blocks the go-control-plane upgrade |
|
/retest |
|
@angryR: The following tests failed, say
DetailsInstructions 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. |
Goal
Upgrade direct Go modules and Alpine runtime base image to address multiple Critical and High vulnerabilities reported in GCR/Artifact Registry scans.
Addressed CVEs & Upgrades
1. Go direct dependencies (
go.mod)google.golang.org/grpcv1.79.3golang.org/x/oauth2v0.34.02. Python & System package updates (
docker/Dockerfile-envoy)jaraco-context,wheelVerification Plan
Binary rebuilds drawn from these updated mod layouts and Alpine 3.23 templates will flush the reported scan items on next build trigger. No Google3 modifications are required.