Support CORS container for CORS settings #212
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-http-gw#212
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
In #158 we've introduces CORS settings in configuration. As a next step we want to reuse same generic CORS settings for containers across all FrostFS gateways, including S3 Gateway. See more in TrueCloudLab/frostfs-s3-gw#641
Proposal
Consider existing CORS configuration as an override for new CORS settings mechanism. New CORS settings mechanism consist of having separate CORS container with CORS objects inside. Format of the CORS object is defined in S3 Gateway.
We need to:
cors
config values are defined