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

15-0-gitaly-internal-socket-dir.yml « 15_0 « removals « data - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eedb50d22054bd2dadf94198ead93642bd582ed2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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