Skip to content

Conversation

stephenfin
Copy link
Contributor

What this PR does / why we need it:

Per $subject.

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

(none)

Special notes for your reviewer:

(none)

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

/hold

Done by bumping the version in the Makefile, then running:

  make -C hack/tools bin/golangci-lint
  ./hack/tools/bin/golangci-lint migrate

This yields a number of news error from staticcheck which we temporarily
ignore pending a fix. We also need to replace the removed '--fast=true'
opt with '--fast-only'.

Signed-off-by: Stephen Finucane <[email protected]>
@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 Aug 21, 2025
Copy link

netlify bot commented Aug 21, 2025

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

Name Link
🔨 Latest commit b883c94
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-cluster-api-openstack/deploys/68ad8d627aac520008a03579
😎 Deploy Preview https://deploy-preview-2668--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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 21, 2025
@mnaser
Copy link
Contributor

mnaser commented Aug 21, 2025

/lgtm

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

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

Thank you for this!
Could you add back the comments to the importas? I find it much easier to read when there is a comment for each "group", e.g. Kubernetes, CAPI and ORC

These were dropped during the migration to v2. Re-add them.

Signed-off-by: Stephen Finucane <[email protected]>
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 26, 2025
@stephenfin
Copy link
Contributor Author

Thank you for this! Could you add back the comments to the importas? I find it much easier to read when there is a comment for each "group", e.g. Kubernetes, CAPI and ORC

Good point. This is done.

Copy link
Contributor

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

Thanks!
/approve
/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 Aug 26, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lentzi90

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 Aug 26, 2025
@lentzi90
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 Aug 26, 2025
@lentzi90
Copy link
Contributor

Unrelated failure to clean up after the e2e tests...
/retest

@lentzi90
Copy link
Contributor

Unrelated failure to start the e2e devstack...
/retest

@k8s-ci-robot k8s-ci-robot merged commit 0b746da into kubernetes-sigs:main Aug 27, 2025
9 checks passed
@github-project-automation github-project-automation bot moved this from Inbox to Done in CAPO Roadmap Aug 27, 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/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.

4 participants