Skip to content

CI artifact report keyword for cluster applications

Thong Kuah requested to merge cluster-applications-artifact into master

What does this MR do?

First part of #35672 (closed)

Add CI keyword for a cluster applications artifact report

The idea is that we will allow CI/CD managed applications to report back the list of installed applications back to GitLab CI. The format supported is Helm v2 list with json output format. Parsing of the artifact and changing Managed-Cluster-Applications.gitlab-ci.yml to use the keyword will be done in subsequent MRs.

Related issue: #35672 (closed)

This is GL specific and used only by internal GitLab code so no updates to https://docs.gitlab.com/ee/ci/yaml/ is required

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by 🤖 GitLab Bot 🤖

Merge request reports