Skip to content

Conversation

@lentzi90
Copy link
Contributor

@lentzi90 lentzi90 commented Dec 2, 2025

What this PR does / why we need it:

This commit updates the Cluster API dependency from v1.11.3 to v1.12.0-beta.1 for testing purposes.

Changes include:

  • Update sigs.k8s.io/cluster-api to v1.12.0-beta.1
  • Update sigs.k8s.io/cluster-api/test to v1.12.0-beta.1
  • Update sigs.k8s.io/cluster-api/hack/tools to corresponding commit
  • Update Kubernetes dependencies to v0.34.2 (required by CAPI v1.12)
  • Update sigs.k8s.io/controller-runtime to v0.22.4
  • Update sigs.k8s.io/controller-tools to v0.19.0
  • Regenerate code to match new code-generator output

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #2822

Special notes for your reviewer:

  1. Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squashed commits
  • if necessary:
    • includes documentation
    • adds unit tests

/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 2, 2025
@netlify
Copy link

netlify bot commented Dec 2, 2025

Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!

Name Link
🔨 Latest commit 463c57b
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-cluster-api-openstack/deploys/693149794d280f0008f01cb8
😎 Deploy Preview https://deploy-preview-2873--kubernetes-sigs-cluster-api-openstack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 2, 2025
@lentzi90 lentzi90 force-pushed the lentzi90/update-capi-v1.12.0-beta.0 branch from cd9fc5a to 3834e1b Compare December 2, 2025 10:23
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 2, 2025
@lentzi90 lentzi90 changed the title Update Cluster API to v1.12.0-beta.0 ✨ Update Cluster API to v1.12.0-beta.0 Dec 2, 2025
Copy link
Contributor Author

@lentzi90 lentzi90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@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 2, 2025
@lentzi90
Copy link
Contributor Author

lentzi90 commented Dec 2, 2025

/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 2, 2025
This commit updates the Cluster API dependency from v1.11.3 to
v1.12.0-beta.1 for testing purposes as requested in issue kubernetes-sigs#2822.

Changes include:
- Update sigs.k8s.io/cluster-api to v1.12.0-beta.1
- Update sigs.k8s.io/cluster-api/test to v1.12.0-beta.1
- Update sigs.k8s.io/cluster-api/hack/tools to corresponding commit
- Update Kubernetes dependencies to v0.34.2 (required by CAPI v1.12)
- Update sigs.k8s.io/controller-runtime to v0.22.4
- Update sigs.k8s.io/controller-tools to v0.19.0
- Regenerate code to match new code-generator output
@lentzi90 lentzi90 force-pushed the lentzi90/update-capi-v1.12.0-beta.0 branch from 3834e1b to 463c57b Compare December 4, 2025 08:42
@lentzi90 lentzi90 changed the title ✨ Update Cluster API to v1.12.0-beta.0 ✨ Update Cluster API to v1.12.0-beta.1 Dec 4, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lentzi90, nikParasyr

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

CAPI v1.12.0-beta.0 has been released and is ready for testing

3 participants