Skip to content

Geo: Does not apply selective sync restrictions while counting registries on the tracking database

Douglas Barbosa Alexandre requested to merge 11743-fix-count-registries into master

What does this MR do?

Does not apply selective sync restrictions while counting registries on the tracking database due to a bad performance while retrieving node status. The changes in this MR put back the old behavior where we use the tracking database as a single source of truth for these counts when selective sync is enabled or not.

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

Related issues

Closes #11743 (closed)

Edited by Ash McKenzie

Merge request reports