Skip to content

Remove get_all_lfs_pointers_go feature flag

John Cai requested to merge jc-remove-get-all-lfs-pointers-ff into master

What does this MR do?

The go version of GetAllLFSPointers (which used a ruby script) did not perform well. We are removing it. The feature flag has been turned off for at least one release now.

fixes: gitaly#2012 (closed)

The corresponding gitaly change is here: gitaly!1695 (merged)

Screenshots

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 John Cai

Merge request reports