Commit 89da2038 authored by Evan Read's avatar Evan Read

Merge branch 'dstanley-master-patch-75002' into 'master'

Soften gitaly nfs warning

See merge request gitlab-org/gitlab!49172
parents 979206a8 55cfce9e
...@@ -23,9 +23,10 @@ GitLab end users do not have direct access to Gitaly. Gitaly only manages Git ...@@ -23,9 +23,10 @@ GitLab end users do not have direct access to Gitaly. Gitaly only manages Git
repository access for GitLab. Other types of GitLab data aren't accessed using Gitaly. repository access for GitLab. Other types of GitLab data aren't accessed using Gitaly.
CAUTION: **Caution:** CAUTION: **Caution:**
From GitLab 13.0, Gitaly support for NFS is deprecated. In GitLab 14.0, Gitaly support From GitLab 13.0, Gitaly support for NFS is deprecated. As of GitLab 14.0, NFS-related issues
for NFS is scheduled to be removed. Upgrade to [Gitaly Cluster](praefect.md) as soon as with Gitaly will no longer be addressed. Upgrade to [Gitaly Cluster](praefect.md) as soon as
possible. possible. Watch for [tools to enable bulk move](https://gitlab.com/groups/gitlab-org/-/epics/4916)
of projects to Gitaly Cluster.
## Architecture ## Architecture
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment