Skip to content

Conversation

@smbecker
Copy link

@smbecker smbecker commented Nov 3, 2025

I am writing an operator the provisions some 3rd-party APIs, which provides their own custom CRDs. I was using KubernetesCRDModelGen to generate the models given the CRD specs. It generates const variables with the KubernetesEntity metadata, which is a pattern similar to what the kubernetes client does. This PR adds support for reading the metadata from those const variables. This also fixes a typo in the attribute name used to discover PluralName.

@buehler
Copy link
Collaborator

buehler commented Nov 21, 2025

This should also be fixed by #980

@buehler buehler closed this Nov 21, 2025
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