Skip to content

Handle Object Store upload in upload.HandleFileUploads

Alessio Caiazza requested to merge process_file into master

This implements Workhorse direct upload to Object Storage for artifacts (gitlab-org/gitlab-ee#4183) as discussed in gitlab-org/gitlab-ee#4184

As bonus point, this will cover also user uploads (avatar in user profile and attachments to issues and MRs) once relevant authorize call will be ready.

Edited by Alessio Caiazza

Merge request reports