-
Notifications
You must be signed in to change notification settings - Fork 206
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 CRD pattern docs for each group #3147
Conversation
2e48fb7
to
2900354
Compare
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! Although, I'm not sure how many users would know where to find this pattern during installation. A suggestion is to add a Note on crd management doc page on how and where to find the group pattern.
I hope that users will spot the additional docs as they skim the list of supported resources, and then they'll know to loop back and update their installation. Adding more information to the CRD management page is also a good idea, I'll add that to my list. |
2900354
to
8899ac5
Compare
Codecov Report
@@ Coverage Diff @@
## main #3147 +/- ##
=======================================
Coverage 54.19% 54.19%
=======================================
Files 1419 1419
Lines 608072 608092 +20
=======================================
+ Hits 329522 329554 +32
+ Misses 224549 224546 -3
+ Partials 54001 53992 -9
|
What this PR does / why we need it:
Adds detail for each group identifying the CRD pattern parameter required for installation of those resources.
Partially addresses #3142
Special notes for your reviewer:
Implemented by adding a new documentation fragment to show for each group, and by modifying the handling for all fragments to treat them as templates, allowing substitution of values.
How does this PR make you feel:
If applicable: