Skip to content

Conversation

@mdbooth
Copy link
Contributor

@mdbooth mdbooth commented Apr 4, 2024

This comprises 3 small cleanups:

  • A makefile tidyup to how the KUBEBUILDER_ASSETS variable is set, which also allows it to be overridden
  • Update the apivalidations to delete the objects it creates. Not really important, but might throw something up.
  • Fix initialisation of the apivalidations envtest environment so that conversion webhooks work. Doesn't actually add any tests that use it, though.

/hold

mdbooth added 3 commits April 4, 2024 16:57
* Adds a helper function which registers a cleanup helper if an object
  was created
* Moves infrav1 tests under a separate context in anticipation of adding
  other version tests.
API versions must be registered in the scheme before starting the
envtest in order for conversion webhooks to be registered.
@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. 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 Apr 4, 2024
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 4, 2024
@netlify
Copy link

netlify bot commented Apr 4, 2024

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

Name Link
🔨 Latest commit c59ee80
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-openstack/deploys/660ed27729635800086f7202
😎 Deploy Preview https://deploy-preview-2001--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.

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.

Very good find!
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

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

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

@dulek
Copy link
Contributor

dulek commented Apr 5, 2024

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 5, 2024
@mdbooth
Copy link
Contributor Author

mdbooth commented Apr 5, 2024

/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 Apr 5, 2024
@k8s-ci-robot k8s-ci-robot merged commit b7a6685 into kubernetes-sigs:main Apr 5, 2024
@pierreprinetti pierreprinetti deleted the validationtestcleanups branch October 16, 2024 12:08
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

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants