summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-02-21 03:12:30 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-02-21 03:12:30 +0000
commitbfb5557b15d66fc1c22aeec5c345241946b103a3 (patch)
tree66ec8a0d6b648f52e5c63caa9bc5c8106de019d2 /data
parent5e396cd53ef1686fbc02b446a6a44d8a69ce8755 (diff)
downloadgitlab-ce-bfb5557b15d66fc1c22aeec5c345241946b103a3.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'data')
-rw-r--r--data/deprecations/15-9-legacy-praefect-configuration.yml34
1 files changed, 34 insertions, 0 deletions
diff --git a/data/deprecations/15-9-legacy-praefect-configuration.yml b/data/deprecations/15-9-legacy-praefect-configuration.yml
new file mode 100644
index 00000000000..666a6d4f56a
--- /dev/null
+++ b/data/deprecations/15-9-legacy-praefect-configuration.yml
@@ -0,0 +1,34 @@
+#
+# REQUIRED FIELDS
+#
+- title: "Legacy Praefect configuration method"
+ announcement_milestone: "15.9"
+ removal_milestone: "16.0"
+ breaking_change: true
+ reporter: mjwood
+ stage: Systems
+ issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/390291
+ body: |
+ Previously, Praefect configuration keys were scattered throughout the configuration file. Now, these are in a single configuration structure that matches
+ Praefect configuration so the previous configuration method is deprecated.
+
+ The single configuration structure available from GitLab 15.9, though backwards compatibility is maintained. Once removed, Praefect must be configured using the single
+ configuration structure. You should update the configuration of Praefect at your earliest convenience. See
+ [GitLab 15.9 upgrade information](https://docs.gitlab.com/ee/update/#1590).
+
+ This change brings Praefect configuration in Omnibus GitLab in line with the configuration structure of Praefect. Previously, the hierarchies and configuration keys
+ didn't match. The change improves consistency between Omnibus GitLab and source installs and enables us to provide better documentation and tooling for both.
+#
+# OPTIONAL END OF SUPPORT FIELDS
+#
+# If an End of Support period applies, the announcement should be shared with GitLab Support
+# in the `#spt_managers` channel in Slack, and mention `@gitlab-com/support` in this MR.
+#
+ end_of_support_milestone: # (optional) Use "XX.YY" format. The milestone when support for this feature will end.
+ #
+ # OTHER OPTIONAL FIELDS
+ #
+ tiers: # (optional - may be required in the future) An array of tiers that the feature is available in currently. e.g., [Free, Silver, Gold, Core, Premium, Ultimate]
+ documentation_url: https://docs.gitlab.com/ee/administration/gitaly/praefect.html # (optional) This is a link to the current documentation page
+ image_url: # (optional) This is a link to a thumbnail image depicting the feature
+ video_url: # (optional) Use the youtube thumbnail URL with the structure of https://img.youtube.com/vi/UNIQUEID/hqdefault.jpg