summaryrefslogtreecommitdiff
path: root/data/removals/14_0/deuley_servicetemplates_removal.yml
diff options
context:
space:
mode:
Diffstat (limited to 'data/removals/14_0/deuley_servicetemplates_removal.yml')
-rw-r--r--data/removals/14_0/deuley_servicetemplates_removal.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/removals/14_0/deuley_servicetemplates_removal.yml b/data/removals/14_0/deuley_servicetemplates_removal.yml
new file mode 100644
index 00000000000..94816bbee4a
--- /dev/null
+++ b/data/removals/14_0/deuley_servicetemplates_removal.yml
@@ -0,0 +1,8 @@
+- name: "Service Templates removed"
+ removal_date: "2021-06-22"
+ removal_milestone: "14.0"
+ reporter: deuley
+ body: |
+ Service Templates are [removed in GitLab 14.0](https://gitlab.com/groups/gitlab-org/-/epics/5672). They were used to apply identical settings to a large number of projects, but they only did so at the time of project creation.
+
+ While they solved part of the problem, _updating_ those values later proved to be a major pain point. [Project Integration Management](https://docs.gitlab.com/ee/user/admin_area/settings/project_integration_management.html) solves this problem by enabling you to create settings at the Group or Instance level, and projects within that namespace inheriting those settings.