Update csi-release-tools & Bump k8s dependencies to v1.35.0 #693
Update csi-release-tools & Bump k8s dependencies to v1.35.0 #693k8s-ci-robot merged 3 commits intokubernetes-csi:masterfrom
Conversation
|
Hi @dfajmon. Thanks for your PR. I'm waiting for a kubernetes-csi member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
/ok-to-test |
|
To fix the unit test, I think you need to update logcheck to something newer. |
707a99ecae0 Merge pull request kubernetes-csi#291 from dfajmon/logcheck a9d2b0fb3b0 Bump logcheck to v0.10.0 d6846630bd1 Merge pull request kubernetes-csi#290 from dfajmon/go-1.25.5 55e527c4947 Bump golang to 1.25.5 b12e407cc95 Merge pull request kubernetes-csi#289 from nixpanic/k8s-v1.34 bbe5e547e2d Use Kubernetes v1.34 and Kind v0.30 by default 4e9eb2c9ee5 Merge pull request kubernetes-csi#288 from gnufied/add-gnufied-for-csi-approver 064e260d995 Add myself as csi approver c852fa797fe Merge pull request kubernetes-csi#287 from andyzhangx/patch-7 bce16c103a9 fix: upgrade to go1.24.11 to fix CVE-2025-61727 8d1258cce80 Merge pull request kubernetes-csi#286 from kubernetes-csi/dependabot/github_actions/actions/checkout-6 91e35981a64 Bump actions/checkout from 5 to 6 294138155cf Merge pull request kubernetes-csi#285 from andyzhangx/patch-6 fa8b339e900 fix: upgrade to go1.24.9 to fix CVEs 74502e544bc Merge pull request kubernetes-csi#278 from liangyuanpeng/migrate_k8s_testimages 53344305509 Merge pull request kubernetes-csi#281 from kubernetes-csi/dependabot/github_actions/actions/checkout-5 458ce146ff7 Bump actions/checkout from 4 to 5 5ec1a52b84d use gcr.io/k8s-staging-test-infra instead of gcr.io/k8s-testimages git-subtree-dir: release-tools git-subtree-split: 707a99ecae026a8faa36d60aa9ea88505b5865df
cb1e572 to
a442a3f
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dfajmon, jsafrane 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:
Update csi-release-tools & Bump k8s dependencies to v1.35.0
Special notes for your reviewer:
Removed replaces for required libraries so dependabot can update it manually in the future
cc @jsafrane
Does this PR introduce a user-facing change?: