Skip to content

Conversation

@lentzi90
Copy link
Contributor

@lentzi90 lentzi90 commented Dec 2, 2025

What this PR does / why we need it:

Add CAPI v1beta2 conditions for the OpenStackMachine and deprecate error and failure messages as well as the Ready condition. This also adds the status.initialization.provisioned field.

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 #2375

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 722610f
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-cluster-api-openstack/deploys/692ed7838697d0000828db38
😎 Deploy Preview https://deploy-preview-2872--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 size/L Denotes a PR that changes 100-499 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/capi-v1b2-osm branch from 674ef21 to d15f780 Compare December 2, 2025 09:20
@lentzi90
Copy link
Contributor Author

lentzi90 commented Dec 2, 2025

/retest

Add CAPI v1beta2 conditions for the OpenStackMachine and deprecate error
and failure messages as well as the Ready condition. This also adds the
status.initialization.provisioned field.

Signed-off-by: Lennart Jern <[email protected]>
@lentzi90 lentzi90 force-pushed the lentzi90/capi-v1b2-osm branch from d15f780 to 722610f Compare December 2, 2025 12:11
Copy link
Contributor

@nikParasyr nikParasyr left a comment

Choose a reason for hiding this comment

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

LGTM.

(probably good to work on the conditions of OSM but i see this being tracked here )

@bnallapeta
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 4, 2025
@lentzi90
Copy link
Contributor Author

lentzi90 commented Dec 4, 2025

/hold cancel
/approve

@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 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

@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 4, 2025
@k8s-ci-robot k8s-ci-robot merged commit 4dc7f0a into kubernetes-sigs:main Dec 4, 2025
13 checks passed
@github-project-automation github-project-automation bot moved this from Inbox to Done in CAPO Roadmap Dec 4, 2025
@lentzi90 lentzi90 deleted the lentzi90/capi-v1b2-osm branch December 5, 2025 06:47
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

CAPI v1beta2 phase 1 (new fields & deprecations): OpenStackMachine: update API contract to support Conditions

4 participants