Skip to content

Resolve "Add documentation for Opensearch Indexing paused."

What does this MR do and why?

While investigating customer(s) reporting that they could not use OpenSearch with GitLab 15.0 #363714 (closed). The error blocked the installation. 'Elasticsearch version not compatible.' This bug caused elasticsearch to be reported as the distribution even when OpenSearch was the distribution used.

This MR:

  • Adds the instructions for unpausing indexing
  • Clarifies the Integration note for Integrations to include Opensearch.
  • Add an Upgrade note for the error that a customer gets if the version check fails.

The intent is to cover scenarios where a customer might search for the error while also making the path broad enough to cover future scenarios.

Describe in detail what your merge request does and why.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

closes #364106 (closed)

Edited by John McGuire

Merge request reports