summaryrefslogtreecommitdiff
path: root/data/removals/15_0/15-0-gitaly-internal-socket-dir.yml
diff options
context:
space:
mode:
Diffstat (limited to 'data/removals/15_0/15-0-gitaly-internal-socket-dir.yml')
-rw-r--r--data/removals/15_0/15-0-gitaly-internal-socket-dir.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/data/removals/15_0/15-0-gitaly-internal-socket-dir.yml b/data/removals/15_0/15-0-gitaly-internal-socket-dir.yml
new file mode 100644
index 00000000000..eedb50d2205
--- /dev/null
+++ b/data/removals/15_0/15-0-gitaly-internal-socket-dir.yml
@@ -0,0 +1,13 @@
+- name: "Support for `gitaly['internal_socket_dir']`"
+ announcement_milestone: "14.10"
+ announcement_date: "2022-04-22"
+ removal_milestone: "15.0"
+ removal_date: "2022-05-22"
+ breaking_change: true
+ body: | # Do not modify this line, instead modify the lines below.
+ Gitaly introduced a new directory that holds all runtime data Gitaly requires to operate correctly. This new directory replaces the old internal socket directory, and consequentially the usage of `gitaly['internal_socket_dir']` was deprecated in favor of `gitaly['runtime_dir']`.
+
+ stage: Enablement
+ tiers: [Free, Premium, Ultimate]
+ issue_url: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6758
+ documentation_url: https://docs.gitlab.com/omnibus/update/gitlab_15_changes.html#removing-support-for-gitalys-internal-socket-path