storj/edge

Make sure CopyObject, CompleteMultipartUpload and moving objects respect the lock information

Closed this issue · 15 comments

Goal

This issue is to make meaningful progress on Object Lock implementation within core and edge services. Specifically, to support immutable backups in backup software products like Veeam.

What needs to be done? • Acceptance Criteria

Modify the corresponding to CopyObject, CompleteMultipartUpload and perhaps FinishMoveObject endpoints on the satellite to comply with the following:

  • make sure that it's not possible to mutate locked object versions using these endpoints

Summary

Implementation reference.

Depends on…

Links

Change mod: bump storj.io/common mentions this issue.