Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'data/removals/15_0/15-0-managed-cluster-applications.yml')
-rw-r--r--data/removals/15_0/15-0-managed-cluster-applications.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/removals/15_0/15-0-managed-cluster-applications.yml b/data/removals/15_0/15-0-managed-cluster-applications.yml
new file mode 100644
index 00000000000..b0e4bae8852
--- /dev/null
+++ b/data/removals/15_0/15-0-managed-cluster-applications.yml
@@ -0,0 +1,12 @@
+- name: "`Managed-Cluster-Applications.gitlab-ci.yml`"
+ announcement_milestone: "14.0"
+ announcement_date: "2021-06-22"
+ removal_milestone: "15.0"
+ removal_date: "2022-05-22"
+ breaking_change: true
+ reporter: nagyv-gitlab
+ body: | # Do not modify this line, instead modify the lines below.
+ The `Managed-Cluster-Applications.gitlab-ci.yml` CI/CD template is being removed. If you need an alternative, try the [Cluster Management project template](https://gitlab.com/gitlab-org/gitlab/-/issues/333610) instead. If your are not ready to move, you can copy the [last released version](https://gitlab.com/gitlab-org/gitlab-foss/-/blob/v14.10.1/lib/gitlab/ci/templates/Managed-Cluster-Applications.gitlab-ci.yml) of the template into your project.
+# The following items are not published on the docs page, but may be used in the future.
+ stage: "Configure"
+ issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/333610