Skip to content

Backfill clusters_integration_elastic_stack.enabled

What does this MR do?

Next step of #326560 (closed), building on !61077 (merged). Once this is rolled out, we can start relying on the integration as the source of truth for whether to use the in-cluster elasticsearch for queries.

Migration Output

$ bin/rails db:migrate
== 20260421104931 BackfillClustersIntegrationElasticStackEnabled: migrating ===
== 20260421104931 BackfillClustersIntegrationElasticStackEnabled: migrated (0.0036s) 

$ bin/rails db:rollback
== 20260421104931 BackfillClustersIntegrationElasticStackEnabled: reverting ===
== 20260421104931 BackfillClustersIntegrationElasticStackEnabled: reverted (0.0000s) 

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • [-] 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
Edited by Hordur Freyr Yngvason

Merge request reports