Skip to content
Snippets Groups Projects
Commit 8c4c4cc8 authored by Will Chandler's avatar Will Chandler
Browse files

Prevent Gitaly storages from using the same path

Gitaly is making a breaking change with v17.0 to prevent multiple
storages from sharing the same local path. This is being done as part of
the work to add a write-ahead log to Gitaly, see
https://gitlab.com/gitlab-org/gitaly/-/issues/5598 for further details.

Validate that Gitaly's config does not have more than one storage using
the same path, dereferencing any symlinks.

Changelog: changed
parent 56cc94fa
No related branches found
No related tags found
2 merge requests!144heptapod#1622: making 17.0 the oldstable,!127Merge upstream Omnibus GitLab into Omnibus Heptapod
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment