Skip to content

WIP: Step 2: Support multiple indices to Elasticsearch Admin options

Denys Mishunov requested to merge es-admin-step2 into 13533-elastic-search-1

What does this MR do?

Implements support for multiple indices in Elasticsearch admin panel.

The MR is branched off a reviewed and approved feature branch 13533-elastic-search-1 hence this MR is against that branch to avoid unnecessary review of already-reviewed code.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #13534 (closed)

Edited by Denys Mishunov

Merge request reports