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

Support multiple versions of a CRD #54

Closed
buehler opened this issue Sep 7, 2020 · 1 comment
Closed

Support multiple versions of a CRD #54

buehler opened this issue Sep 7, 2020 · 1 comment
Labels
enhancement New feature or request released

Comments

@buehler
Copy link
Owner

buehler commented Sep 7, 2020

When multiple versions of a crd are present

[Entity...]
class V1Foobar{}
[Entity...]
class V2Foobar{}

It should be possible to reflect this matter in the CRDs that are generated.

@buehler buehler added the enhancement New feature or request label Sep 7, 2020
@github-actions
Copy link

🎉 This issue has been resolved in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

No branches or pull requests

1 participant