Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ppyt-pl The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov ReportBase: 67.09% // Head: 67.15% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #65 +/- ##
==========================================
+ Coverage 67.09% 67.15% +0.05%
==========================================
Files 67 67
Lines 4382 4390 +8
==========================================
+ Hits 2940 2948 +8
Misses 1304 1304
Partials 138 138
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
* fix resources in clusterrole * fix clusterrole and update bundle CSV * add CRs * add lock to examples * extend examples length to 2 * add labels to lock * fix lock sample * update bundle * remove lock * delete lock * change backto one operand * add compositeresourcedefinition sample * fix alm-examples length * Add labels to xrd * make bundle update
Description of your changes
Fixes https://github.ibm.com/IBMPrivateCloud/roadmap/issues/50545
I have:
make reviewableto ensure this PR is ready for review.backport release-x.ylabels to auto-backport this PR if necessary.if the new changes require, also:
These tests should cover for example checking new expected resources or their content.
How has this code been tested