Commit d5c5a189 authored by Michael Kozono's avatar Michael Kozono

Link to Elasticsearch + Geo issue

parent 305ede0c
...@@ -138,7 +138,7 @@ successfully, you must replicate their data using some other means. ...@@ -138,7 +138,7 @@ successfully, you must replicate their data using some other means.
| Project snippets | **Yes** | **Yes** | | | Project snippets | **Yes** | **Yes** | |
| Object pools for forked project deduplication | **Yes** | No | | | Object pools for forked project deduplication | **Yes** | No | |
| [Server-side Git Hooks][custom-hooks] | No | No | | | [Server-side Git Hooks][custom-hooks] | No | No | |
| [Elasticsearch integration][elasticsearch] | No | No | | | [Elasticsearch integration][elasticsearch] | [No][elasticsearch-replication] | No | |
| [GitLab Pages][gitlab-pages] | [No][pages-replication] | No | | | [GitLab Pages][gitlab-pages] | [No][pages-replication] | No | |
| [Container Registry][container-registry] | **Yes** | No | | | [Container Registry][container-registry] | **Yes** | No | |
| [NPM Registry][npm-registry] | [No][packages-replication] | No | | | [NPM Registry][npm-registry] | [No][packages-replication] | No | |
...@@ -162,6 +162,7 @@ successfully, you must replicate their data using some other means. ...@@ -162,6 +162,7 @@ successfully, you must replicate their data using some other means.
[diffs-replication]: https://gitlab.com/gitlab-org/gitlab/issues/33817 [diffs-replication]: https://gitlab.com/gitlab-org/gitlab/issues/33817
[pages-replication]: https://gitlab.com/groups/gitlab-org/-/epics/589 [pages-replication]: https://gitlab.com/groups/gitlab-org/-/epics/589
[packages-replication]: https://gitlab.com/groups/gitlab-org/-/epics/2346 [packages-replication]: https://gitlab.com/groups/gitlab-org/-/epics/2346
[elasticsearch-replication]: https://gitlab.com/gitlab-org/gitlab/-/issues/1186
[custom-hooks]: ../../custom_hooks.md [custom-hooks]: ../../custom_hooks.md
[elasticsearch]: ../../../integration/elasticsearch.md [elasticsearch]: ../../../integration/elasticsearch.md
......
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