Skip to content

Draft: prototype objects with immutable paths

Jacob Vosmaer requested to merge jv-remote-blobs-1 into master

What does this MR do and why?

This is a proof of concept of having remote blobs with immutable paths. The advantage of immutable paths is that we do not need to make HTTP API calls to the object storage backend when finalizing or deleting a blob.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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 Jacob Vosmaer

Merge request reports