Skip to content

Fix CRD generation#1928

Merged
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
shiftstack:crdgen
Mar 6, 2024
Merged

Fix CRD generation#1928
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
shiftstack:crdgen

Conversation

@mdbooth
Copy link
Contributor

@mdbooth mdbooth commented Mar 6, 2024

When moving the webhooks in #1920 we didn't separate CRD generation from webhook generation, meaning controller-gen was looking for CRDs to generate in pkg/webhook. This resulted in CRDs not being generated.

When moving the webhooks we didn't separate CRD generation from webhook
generation, meaning controller-gen was looking for CRDs to generate in
pkg/webhook. This resulted in CRDs not being generated.
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 6, 2024
@netlify
Copy link

netlify bot commented Mar 6, 2024

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

Name Link
🔨 Latest commit 30ba121
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-openstack/deploys/65e86f5115ed980008e3294b
😎 Deploy Preview https://deploy-preview-1928--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.

@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 6, 2024
@huxcrux
Copy link
Contributor

huxcrux commented Mar 6, 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 Mar 6, 2024
@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

@k8s-ci-robot k8s-ci-robot merged commit 9fb6072 into kubernetes-sigs:main Mar 6, 2024
@mdbooth mdbooth deleted the crdgen branch March 6, 2024 14:45
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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants