storj / edge

Storj edge services (including multi-tenant, S3-compatible server to interact with the Storj network)
GNU Affero General Public License v3.0
48 stars 18 forks source link

Object Lock: Document edge cases/impact on other S3 methods #396

Closed ferristocrat closed 4 months ago

ferristocrat commented 5 months ago

Background

What is the problem/pain point?

Acceptance Criteria

For example, PutObject has "x-amz-object-lock-retain-until-date" as a request parameter that we'll need to consider.

Next steps

Current thought is that creating a "shim implementation" will help us identify the above, so consider combining these two issues: https://github.com/storj/edge/issues/397

amwolff commented 4 months ago