Bump go runner to v2.3.1-go1.23.2-bookworm.0#1125
Conversation
|
This issue is currently awaiting triage. If cloud-provider-aws contributors determine this is a relevant issue, they will accept it by applying the The 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-sigs/prow repository. |
|
/test pull-cloud-provider-aws-e2e-kubetest2 |
|
@yue9944882: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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-sigs/prow repository. I understand the commands that are listed here. |
| # kube-controller-manager, for example for 1.23.x: | ||
| # https://github.com/kubernetes/kubernetes/blob/release-1.24/build/common.sh#L94 | ||
| ARG DISTROLESS_IMAGE=registry.k8s.io/build-image/go-runner:v2.3.1-go1.23.0-bookworm.0 | ||
| ARG DISTROLESS_IMAGE=registry.k8s.io/build-image/go-runner:v2.3.1-go1.23.2-bookworm.0 |
There was a problem hiding this comment.
can we update the go version for the repo also instead of just updating for the gorunner ?
43c1178 to
5e6bf7c
Compare
Signed-off-by: Min Jin <minkimzz@amazon.com>
5e6bf7c to
47e41d0
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kmala 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 |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Bump go-runner base image to >= 1.23.1 to address CVE:
Which issue(s) this PR fixes:
Fixes #