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
This issue aims to make meaningful progress on Object Lock implementation within core and edge services. Specifically, this will help us support immutable backups in backup software products such as Veeam.
What needs to be done? • Acceptance Criteria
Modify the satellite implementation of the PutObject operation such that if no retention configuration is provided for an object,
a default retention configuration is set based on the bucket's default retention policy (set via the PutObjectLockConfiguration operation).
The text was updated successfully, but these errors were encountered:
jewharton
changed the title
Update PutObject to use default retention settings
Update PutObject satellite endpoint to use default retention settings
Oct 4, 2024
Goal
This issue aims to make meaningful progress on Object Lock implementation within core and edge services. Specifically, this will help us support immutable backups in backup software products such as Veeam.
What needs to be done? • Acceptance Criteria
Modify the satellite implementation of the
PutObject
operation such that if no retention configuration is provided for an object,a default retention configuration is set based on the bucket's default retention policy (set via the
PutObjectLockConfiguration
operation).Depends on…
Links
The text was updated successfully, but these errors were encountered: