Support separate container for CORS settings #422

Closed
opened 2024-07-08 14:25:17 +00:00 by alexvanin · 1 comment
Owner

CORS settings are stored in the container of the bucket, where setting is applied. It is convinient but may affect users metrics such as number and size of objects.

Describe the solution you'd like

As we decided in #42, support optional config parameter for CORS objects. If parameter is set, then use this container to save CORS object. Otherwise keep using container of the bucket.

## Is your feature request related to a problem? Please describe. CORS settings are stored in the container of the bucket, where setting is applied. It is convinient but may affect users metrics such as number and size of objects. ## Describe the solution you'd like As we decided in #42, support __optional__ config parameter for CORS objects. If parameter is set, then use this container to save CORS object. Otherwise keep using container of the bucket.
mbiryukova self-assigned this 2024-07-15 10:38:44 +00:00
alexvanin added this to the v0.31.0 milestone 2024-07-23 12:33:20 +00:00
Author
Owner

Closed in #428

Closed in #428
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-s3-gw#422
No description provided.