An error occurred while fetching the assigned milestone of the selected merge_request.
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