-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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(crd-generator): Deprecation warning for CRD versions #5787
feat(crd-generator): Deprecation warning for CRD versions #5787
Conversation
f93bbb7
to
0002db1
Compare
Quality Gate failedFailed conditions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for improving this aspect!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thx! ❤️
Thanks for merging and sorry for the missing changelog entry... One follow up question: |
No worries
|
I think that the current strategy is aligned with the other fields, thanks for asking! |
Description
Add support for deprecation warnings in CRDGenerator.
Type of change
test, version modification, documentation, etc.)
Checklist