-
Story
-
Resolution: Unresolved
-
Normal
-
CNV v4.12.0, CNV v4.13.0, CNV v4.14.0, CNV v4.15.0, CNV v4.16.0, CNV v4.17.0, CNV v4.18.0, CNV v4.19.0, CNV v4.20.0
Content:
CQA Feedback, consider edit (you do not need to follow edit suggestion exactly, it is provided for additional info):
-
- Procedure modules that lack explicit verification steps:
- Module: Subscribing to the {VirtProductName} catalog by using the CLI
- Issue: This module concludes without a dedicated .Verification section.Suggestion: While the subscription's success is implicitly verified by the subsequent deployment procedure, adding a simple verification step (e.g., "Verify the Subscription object exists by running oc get subscription -n {CNVNamespace}") could make this module more self-contained and immediately verifiable for the user.