Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: extension now generates CRDs instead of apt #8

Merged
merged 2 commits into from
Mar 12, 2021

Conversation

metacosm
Copy link
Member

The output location is configurable using the
quarkus.operator-sdk.crd-output-directory property with a path
relative to the output directory of your application.

Currently relies on snapshot version of soon to be released fabric8 kubernetes-client 5.2.

Fixes #5.

The output location is configurable using the
`quarkus.operator-sdk.crd-output-directory` property with a path
relative to the output directory of your application.
@metacosm metacosm merged commit 0203712 into master Mar 12, 2021
@metacosm metacosm deleted the customize-crd-output branch March 12, 2021 16:54
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.

Generate CRDs via the extension processor instead of annotation processing
1 participant