Adding Orchestrator Software Templates Infra Helm Chart - #170
Conversation
|
|
8b2ee3a to
332c252
Compare
|
Hey @rm3l, I believe this PR is ready to be reviewed. The current issues with CI: (2) Test Charts CI. Currently the CI runs fail on behalf of the non existing "openshift-operators" namespace. That namespace is a default in the values yaml, and it should be changes for the CI values. Thanks |
|
/cc |
Yeah, this reminds me of a similar issue we noticed on a previous PR: #108 (comment)
Would it be possible to use the upstream of the OpenShift Pipelines/GitOps in a CI values file? I can see that they can be installed via OLM as well (argo-cd and tektoncd operators). |
0354623 to
8e3d5ff
Compare
|
|
48b090d to
81e1a34
Compare
|
91a7ed5
into
redhat-developer:main



This PR will add a new Helm Chart to the rhdh-chart repository.
"Orchestrator Software Templates Infra" Helm Chart is responsible for installing Openshift Gitops and Openshift Pipelines operators as part of "post installation" steps for Orchestrator.
This is part of this epic - RHIDP-7592.
This helm chart is installing Cluster-scoped resources, and required Admin privileges to install.
Checklist
Chart.yamlaccording to semver.values.yamland added to the README.md. The pre-commit utility can be used to generate the necessary content. Usepre-commit run -ato apply changes.pre-commithook.ct lintcommand.