Skip to content

LFS: Serve pre-signed URLs in `/lfs/objects/batch`

Kamil Trzciński requested to merge lfs-batch-presigned-urls into master

What does this MR do and why?

LFS: Serve pre-signed URLs in /lfs/objects/batch

The /lfs/objects/batch does serve all LFS objects today via GitLab. This is redundant when LFS is to be downloaded directly from OS.

This changes the /lfs/objects/batch to prefer presigned URLs in such cases.

References

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kamil Trzciński

Merge request reports