-
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-nightly-rhel-8
Background (Required)
For microshift, we want to productize argo-cd kubernetes manifests for core installation. This installation contains crds, application-controller, redis, repo-server and its associated RBAC policies.
Out of scope
For microshift, OLM bundle container is not supported.
Acceptance Criteria (Mandatory)
- The manifests should be bundled as a tar or tar.gz file format and uploaded to a Red Hat hosted site for download.
- GitOps product version( eg: 1.11.0, 99.9.0 etc) is part of the file name to differentiate the manifests
- Build a CLI tool which can help in the creation of the manifests file as tar bundle.
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