Skip to content

add minimum kubebuilder manifests to get "make install" working#31

Merged
rcambrj merged 1 commit intomainfrom
fix-make-install
Oct 14, 2025
Merged

add minimum kubebuilder manifests to get "make install" working#31
rcambrj merged 1 commit intomainfrom
fix-make-install

Conversation

@rcambrj
Copy link
Copy Markdown
Contributor

@rcambrj rcambrj commented Oct 14, 2025

  • fixes make install
  • which in turn fixes make run (like fix "make run" #25, but now the reconcile loop doesn't error due to missing CRDs)

I suspect that we can trim a bunch of these manifests down at some point.

Copy link
Copy Markdown
Contributor

@rytswd rytswd left a comment

Choose a reason for hiding this comment

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

Thanks LGTM! I was ok adding these at any point, but wanted to keep them out from the CRD setup for easier review

@rcambrj rcambrj changed the base branch from fix-make-run to main October 14, 2025 15:01
@rcambrj rcambrj merged commit 48b908a into main Oct 14, 2025
7 checks passed
@rcambrj rcambrj deleted the fix-make-install branch October 14, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants