Michael Ferris
Michael Ferris
This is an issue corresponding to #471, representing the work to complete adjustments to the GetObjectLockConfiguration gateway endpoint..
This is an issue corresponding to #468, representing the work to complete adjustments to the DeleteObject gateway endpoint..
### Summary This issue is a placeholder for any work needed for making the schema change and any associated migration to support PutObjectLockConfiguration. The satellite database's bucket_metainfos table must have...
The following object lock related actions returned an "unauthorized" error rather than the appropriate error. | Action | Example Request | Response | Expected response | |:---:|:---:|:---:|---| | PutBucketVersioning |...
### Summary Currently, when a Server Side Copy is performed, the "egress" is considered in the "Allocated Egress". This is a problem for customers as well as our internal reporting...
### Steps to reproduce 1. Create bucket with versioning enabled (not lock) 2. Upload two versions of the same object 3. Suspend versioning on the bucket 4. Upload the same...
### Summary We want to give users the ability to view and update object lock settings in the UI after bucket creation. These settings are managed via the `PutObjectLockConfiguration` S3...
### Summary Currently, there is no way to restrict access grants via the UI for object lock related permissions. We want to enable this ability. The new permissions (restrictions) are:...
### Summary As we are about to add Governance Mode and Legal Hold to our S3-compatible API, we want to expose this functionality to users in the UI. ### Acceptance...
Copy in the message when attempting to delete a locked object should use "object" instead of "file." We should also do a CTRL+F to see if this is present anywhere...