Skip to content

elastic.rake: Ignore unindexed projects that have no repository

Katrin Leinweber requested to merge relastic-rake-explain-unindexed into master

What does this MR do?

While reproducing an ElasticSearch issue for a large Premium customer (internal ticket), I noticed that sudo gitlab-rake gitlab:elastic:projects_not_indexed will keep including projects that contain no repo (but issues).

Would it make sense to note that in the output?

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability 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
Edited by Katrin Leinweber

Merge request reports