Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
amwolff opened this issue Mar 21, 2024 · 0 comments
Labels
Milestone

Comments

@amwolff
Copy link
Member

amwolff commented Mar 21, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant