-
Notifications
You must be signed in to change notification settings - Fork 109
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
Add JSON Schema generation for V1 CRDs #1148
Conversation
3aa9e43
to
80e9829
Compare
80e9829
to
cace912
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1148 +/- ##
==========================================
- Coverage 48.88% 48.67% -0.22%
==========================================
Files 226 227 +1
Lines 20147 20235 +88
==========================================
Hits 9849 9849
- Misses 9783 9871 +88
Partials 515 515
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
1b7da63
to
6400d0a
Compare
/merge |
Devflow running:
|
fa83320
to
8361b24
Compare
What does this PR do?
Add JSON Schema generation with a dedicated script to CRDs V1.
Motivation
Requirement of having standalone JSON Schema for future developments.
Additional Notes
Minimum Agent Versions
Describe your test plan
Checklist
bug
,enhancement
,refactoring
,documentation
,tooling
, and/ordependencies
qa/skip-qa
label