-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
Story (Required)
In order to contribute a custom must-gather, the must-gather has to "produce a text `/must-gather/version` that indicates the product (first line) and the version (second line, `major.minor.micro.qualifier`), so that programmatic analysis can be developed"
Background (Required)
This is a requirement of all custom must-gathers
Approach (Required)
Add a command to the gather_gitops.sh script that will produce a file with something similar to the following format:
Red Hat OpenShift GitOps 1.7.2
Dependencies
None
Acceptance Criteria (Mandatory)
- Make a PR to the gitops must-gather and merge it
INVEST Checklist
Dependencies identified
Blockers noted and expected delivery timelines set
Design is implementable
Acceptance criteria agreed upon
Story estimated
Legend
Unknown
Verified
Unsatisfied
Done Checklist
- Code is completed, reviewed, documented and checked in
- Unit and integration test automation have been delivered and running cleanly in continuous integration/staging/canary environment
- Continuous Delivery pipeline(s) is able to proceed with new code included
- Customer facing documentation, API docs etc. are produced/updated, reviewed and published
- Acceptance criteria are met