-
Spike
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
Associate Wellness & Development
-
False
-
-
False
-
-
-
-
GH Train-36, GH Train-37
-
None
Value Statement
Ensure the issue title clearly reflects the value of this spike story.
(Explain the "WHY")
Definition of Done for Engineering Story Owner (Checklist)
- Trigger prod build via konflux
- Send notification to slack
- trigger action to sync catalog - https://github.com/stolostron/multicluster-global-hub-operator-catalog/actions/workflows/update-catalog.yml
- send a PR to store the manifests in https://gitlab.cee.redhat.com/acm/acm-release-management
- publish a community operator
- Trigger PP test
Steps for Trigger stage build via konflux
- oc login --token=xxx --server=https://api.stone-prd-rh01.pg1f.p1.openshiftapps.com:6443
05-create-konflux-release.sh rc0 -prod -versions 1-5 --release bundle --release-type RHSA -z 4 --epic ACM-12345
--
- oc wait release to finish
05-create-konflux-release.sh -prod -versions 1-5 --release catalog --release-type RHSA -z 4
{{}}
- send notification to slack with advisory information
Development Complete
- The code is complete.
- Functionality is working.
- Any required downstream Docker file changes are made.
Tests Automated
- [ ] Unit/function tests have been automated and incorporated into the
build. - [ ] 100% automated unit/function test coverage for new or changed APIs.
Secure Design
- [ ] Security has been assessed and incorporated into your threat model.
Multidisciplinary Teams Readiness
- [ ] Create an informative documentation issue using the [Customer
Portal_doc_issue template](
https://github.com/stolostron/backlog/issues/new?assignees=&labels=squad%3Adoc&template=doc_issue.md&title=),
and ensure doc acceptance criteria is met. Link the development issue to
the doc issue. - [ ] Provide input to the QE team, and ensure QE acceptance criteria
(established between story owner and QE focal) are met.
Support Readiness
- [ ] The must-gather script has been updated.