Skip to content

WIP: Disable local copy of files when ObjectStorage with direct_upload is configured

Alessio Caiazza requested to merge fix-only-os-uplods into master

What does this MR do?

this fixes a ~"technical debt" described in #47220 (moved)

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Even with direct_upload enabled we are still dumping on disk a local copy of the file.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

closes gitlab-org/gitlab-ce#47220

Edited by Alessio Caiazza

Merge request reports