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

CRDGenerator: Add possibility to post-process CRDs after they are generated but before they are written out #6827

Open
metacosm opened this issue Jan 25, 2025 · 0 comments · May be fixed by #6828
Assignees
Labels
component/crd-generator Related to the CRD generator

Comments

@metacosm
Copy link
Collaborator

Is your enhancement related to a problem? Please describe

This would help cover use cases that are currently not supported by the generator.

Describe the solution you'd like

Provide an interface that users can implement to process CRDs.

Describe alternatives you've considered

No response

Additional context

No response

@metacosm metacosm linked a pull request Jan 25, 2025 that will close this issue
11 tasks
@metacosm metacosm self-assigned this Jan 26, 2025
@manusa manusa added the component/crd-generator Related to the CRD generator label Jan 27, 2025
@manusa manusa changed the title Add possibility to post-process CRDs after they are generated but before they are written out CRDGenerator: Add possibility to post-process CRDs after they are generated but before they are written out Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/crd-generator Related to the CRD generator
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants