Skip to content

Conversation

@mdbooth
Copy link
Contributor

@mdbooth mdbooth commented Mar 14, 2025

With this change, an OpenStackMachine will not be marked Ready until it has been completely initialised, including setting its Addresses and adding it to the APIServer loadbalancer if required.

Also fix a missing early return when the instance has been unexpectedly deleted.

/hold

@k8s-ci-robot
Copy link
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 do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 14, 2025
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 14, 2025
@netlify
Copy link

netlify bot commented Mar 14, 2025

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

Name Link
🔨 Latest commit cd1066c
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-openstack/deploys/67d488810aad3f0008bf42ca
😎 Deploy Preview https://deploy-preview-2478--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 site configuration.

@mdbooth mdbooth marked this pull request as ready for review March 14, 2025 13:04
@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 Mar 14, 2025
@MaysaMacedo
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 Mar 14, 2025
@mdbooth mdbooth force-pushed the machine-set-ready-last branch from 0e09564 to 8e1db6f Compare March 14, 2025 14:59
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 14, 2025
@EmilienM
Copy link
Contributor

/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 Mar 14, 2025
@mdbooth mdbooth force-pushed the machine-set-ready-last branch from 8e1db6f to 1f271ed Compare March 14, 2025 16:16
@EmilienM EmilienM force-pushed the machine-set-ready-last branch from 1f271ed to 4e9ae8f Compare March 14, 2025 18:31
@mdbooth mdbooth force-pushed the machine-set-ready-last branch from 4e9ae8f to a75e0e9 Compare March 14, 2025 18:40
With this change, an OpenStackMachine will not be marked Ready until it
has been completely initialised, including setting its Addresses and
adding it to the APIServer loadbalancer if required.

Also fix a missing early return when the instance has been unexpectedly
deleted.
@mdbooth mdbooth force-pushed the machine-set-ready-last branch from a75e0e9 to cd1066c Compare March 14, 2025 19:50
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: EmilienM

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

@EmilienM
Copy link
Contributor

/lgtm
/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 Mar 14, 2025
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 14, 2025
@k8s-ci-robot k8s-ci-robot merged commit 46a69e2 into kubernetes-sigs:main Mar 14, 2025
9 checks passed
@github-project-automation github-project-automation bot moved this from Inbox to Done in CAPO Roadmap Mar 14, 2025
@mdbooth mdbooth deleted the machine-set-ready-last branch March 14, 2025 21:26
@EmilienM
Copy link
Contributor

/cherry-pick release-0.12

@k8s-infra-cherrypick-robot

@EmilienM: new pull request created: #2480

Details

In response to this:

/cherry-pick release-0.12

Instructions 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.

@lentzi90
Copy link
Contributor

/retitle 🐛 Don't set OSMachine Ready until all config is complete

@k8s-ci-robot k8s-ci-robot changed the title Don't set OSMachine Ready until all config is complete 🐛 Don't set OSMachine Ready until all config is complete Aug 15, 2025
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/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

6 participants