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

Add PutObjectLockConfiguration satellite endpoint #500

Open
ferristocrat opened this issue Sep 4, 2024 · 5 comments
Open

Add PutObjectLockConfiguration satellite endpoint #500

ferristocrat opened this issue Sep 4, 2024 · 5 comments
Assignees
Labels
Milestone

Comments

@ferristocrat
Copy link
Contributor

ferristocrat commented Sep 4, 2024

What needs to be done? • Acceptance Criteria

Add the corresponding to PutObjectLockConfiguration endpoint on the satellite (the endpoint can be named differently) to do the following:

  • Enables Object Lock configuration on a bucket.
    • ObjectLockEnabled: Indicates if Object Lock is enabled on the bucket.
    • Rule: Specifies the Object Lock rule (mode and period) for the bucket. The period can be either Days or Years.

Design

Links

@storj-gerrit
Copy link

storj-gerrit bot commented Sep 26, 2024

Change pb: add SetBucketObjectLockConfiguration method mentions this issue.

@storj-gerrit
Copy link

storj-gerrit bot commented Sep 26, 2024

@storj-gerrit
Copy link

storj-gerrit bot commented Sep 26, 2024

storjBuildBot pushed a commit to storj/common that referenced this issue Sep 27, 2024
The metainfo RPC service has been given SetBucketObjectLockConfiguration method that will allow a default bucket Object Lock configuration to be set.

Updates storj/edge#500

Change-Id: I703ca751447624cea0350bd4b0f703374ef62204
@storj-gerrit
Copy link

storj-gerrit bot commented Sep 27, 2024

Change pb: slightly modify DefaultRetention message mentions this issue.

storjBuildBot pushed a commit to storj/common that referenced this issue Sep 27, 2024
Updates storj/edge#500

Change-Id: I28cfaeb707f9c2b274e00d2d8d4be717ff0c13e6
@storj-gerrit
Copy link

storj-gerrit bot commented Sep 27, 2024

storjBuildBot pushed a commit to storj/common that referenced this issue Sep 27, 2024
…config

Updates storj/edge#500

Change-Id: I96054ce31eadeae406e1a32e6686b8aacd1bcd4c
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

2 participants