You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: