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

populate x-amz-object-lock-retain-until-date #31

Open
sbrudenell opened this issue Jun 30, 2024 · 0 comments
Open

populate x-amz-object-lock-retain-until-date #31

sbrudenell opened this issue Jun 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sbrudenell
Copy link
Owner

similar to #30, it makes sense to use this option because we know when we'll want to delete objects.

this is the best defense I can think of against the broad attack surface of btrfs2s3. it needs delete permissions on backups, which is scary.

I think this should just be default behavior, but I'm not sure how this works on other clouds. hopefully it doesn't break anything. I'll have to survey other clouds to see how they handle it.

since we intend btrfs2s3 to update frequently, I expect there will be problems where server time disagrees with host time. if there's any mechanism to align the two, we should use it. we should be sure to gracefully handle the case where we fail to delete due to object lock.

@sbrudenell sbrudenell added the enhancement New feature or request label Jun 30, 2024
@sbrudenell sbrudenell added this to the v0.1.1 milestone Jun 30, 2024
@sbrudenell sbrudenell self-assigned this Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant