Skip to content

Update the elasticsearch image we use

Nick Thomas requested to merge nick.thomas/gitlab-ee:update-es-image into master

What does this MR do?

Changes from elasticsearch to docker.elastic.co/elasticsearch/elasticsearch

Are there points in the code the reviewer needs to double check?

We also squeeze the memory use further, and set an upper bound on fielddata usage, to try to reduce ENOMEM errors.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/2277

Edited by Nick Thomas

Merge request reports