Skip to content

Rebase release-tools to use Kubernetes v1.34 by default#1455

Merged
k8s-ci-robot merged 2 commits into
kubernetes-csi:masterfrom
nixpanic:release-tools/k8s-1.34
Dec 9, 2025
Merged

Rebase release-tools to use Kubernetes v1.34 by default#1455
k8s-ci-robot merged 2 commits into
kubernetes-csi:masterfrom
nixpanic:release-tools/k8s-1.34

Conversation

@nixpanic
Copy link
Copy Markdown
Member

@nixpanic nixpanic commented Dec 9, 2025

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind api-change
/kind bug
/kind cleanup
/kind design
/kind documentation

/kind failing-test

/kind feature
/kind flake

What this PR does / why we need it:

A Docker update needs improved IP-address parsing so that Kind works again.

Which issue(s) this PR fixes:

Related: kubernetes-csi/csi-release-tools#289 kubernetes-csi/external-resizer#544 #1440

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. labels Dec 9, 2025
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 9, 2025
@nixpanic
Copy link
Copy Markdown
Member Author

nixpanic commented Dec 9, 2025

/test all

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Dec 9, 2025
b12e407cc Merge pull request kubernetes-csi#289 from nixpanic/k8s-v1.34
bbe5e547e Use Kubernetes v1.34 and Kind v0.30 by default
4e9eb2c9e Merge pull request kubernetes-csi#288 from gnufied/add-gnufied-for-csi-approver
064e260d9 Add myself as csi approver
c852fa797 Merge pull request kubernetes-csi#287 from andyzhangx/patch-7
bce16c103 fix: upgrade to go1.24.11 to fix CVE-2025-61727
8d1258cce Merge pull request kubernetes-csi#286 from kubernetes-csi/dependabot/github_actions/actions/checkout-6
91e35981a Bump actions/checkout from 5 to 6
294138155 Merge pull request kubernetes-csi#285 from andyzhangx/patch-6
fa8b339e9 fix: upgrade to go1.24.9 to fix CVEs

git-subtree-dir: release-tools
git-subtree-split: b12e407cc9556acf6702ed8745d3f8a29c9169bb
…tools/k8s-1.34

Update to latest release-tools to address Docker and Kind deployment
failures.
@nixpanic nixpanic force-pushed the release-tools/k8s-1.34 branch from 28173fd to 331ac7d Compare December 9, 2025 15:12
@nixpanic nixpanic changed the title Testing release-tools update to Kubernetes v1.34 Rebase release-tools to use Kubernetes v1.34 by default Dec 9, 2025
@nixpanic nixpanic marked this pull request as ready for review December 9, 2025 15:13
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 9, 2025
@nixpanic
Copy link
Copy Markdown
Member Author

nixpanic commented Dec 9, 2025

Updated this PR with the latest release-tools change from kubernetes-csi/csi-release-tools#289

/cc gnufied xing-yang

@gnufied
Copy link
Copy Markdown
Contributor

gnufied commented Dec 9, 2025

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 9, 2025
@msau42
Copy link
Copy Markdown
Collaborator

msau42 commented Dec 9, 2025

/lgtm
/approve

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gnufied, msau42, nixpanic

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 9, 2025
@k8s-ci-robot k8s-ci-robot merged commit eb6149c into kubernetes-csi:master Dec 9, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants