Michael Ferris

Results 45 issues of Michael Ferris

This is an issue corresponding to #471, representing the work to complete adjustments to the GetObjectLockConfiguration gateway endpoint..

edge

This is an issue corresponding to #468, representing the work to complete adjustments to the DeleteObject gateway endpoint..

edge

### 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...

edge

The following object lock related actions returned an "unauthorized" error rather than the appropriate error. | Action | Example Request | Response | Expected response | |:---:|:---:|:---:|---| | PutBucketVersioning |...

bug
edge

### 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...

Bug

### 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...

Bug
Needs investigation
Satellite UI

### 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...

Satellite UI

### 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:...

Satellite UI
Needs Estimation

### 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...

Satellite UI
Needs Grooming

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...