-
Story
-
Resolution: Done
-
Major
-
None
-
None
Story (Required)
As a user, trying to productize argocd manifests, I want cpaas to build artifacts.
The required setup needs to be done for the below branches.
gitops-1.11-rhel-8
gitops-nightly-rhel-8
Background (Required)
For microshift, we want to productize argocd CLI and would be running commands with the `--core` option which will use the Kubernetes API server to perform the various operations instead of using the ArgoCD server component.
Out of scope
Acceptance Criteria (Mandatory)
- RPM builds of openshift-gitops-argocd-cli is available
- GitOps product version( eg: 1.11.0, 99.9.0 etc) is displayed as extra build info when running argocd version command.
- Upstream ArgoCD version along with its commit id is displayed when running argocd version command.
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