Skip to content

Remove the lfs_storage_project helper

Nick Thomas requested to merge 122002-remove-lfs-storage-project into master

What does this MR do?

This appears to be obsolete - according to this issue: #122002 (closed), all the necessary work has already been done for us to stop using lfs_storage_project.

Remove it and see what breaks!

This includes removing some code I only got added today, refusing to run the LFS object cleanup if we're a fork root. No changelog needed, I think, since it was only just added.

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

Closes #122002 (closed)

Edited by Nick Thomas

Merge request reports