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

Generate a CRD from the schema #58

Open
costinm opened this issue Nov 16, 2023 · 1 comment
Open

Generate a CRD from the schema #58

costinm opened this issue Nov 16, 2023 · 1 comment

Comments

@costinm
Copy link

costinm commented Nov 16, 2023

It would be great to also generate a CRD. Usually this is done from a go struct
with annotations - I don't know if it is possible to generate the struct ( and annotations ) from the schema or a manual
struct will have to be written.

The main problem I see is that there is a file version explicitly in the schema - while in the CRD this would go to the top level version.

@jack-berg
Copy link
Member

Can @codeboten or @MrAlias comment on what a CRD is? Is this a problem that the config repo needs to address or a go specific problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Not blocking stability
Development

No branches or pull requests

2 participants