frostfs-s3-gw/api
Roman Loginov f2274b2786 [#582] Return BucketAlreadyExists when global domain taken
A situation may occur when the global
domain is already occupied when
creating the container. The error
comes from the nns smart contract.
This error actually means that the
bucket has already been created.

Signed-off-by: Roman Loginov <r.loginov@yadro.com>
2024-12-17 12:39:09 +00:00
..
auth [#339] v4: Don't duplicate content-length as signed header 2024-12-10 15:04:56 +03:00
cache [#509] Support fallback address when getting box 2024-10-23 15:01:31 +03:00
data [#536] Add prefix to lifecycle rule 2024-11-12 12:51:02 +00:00
errors [#582] Return BucketAlreadyExists when global domain taken 2024-12-17 12:39:09 +00:00
handler [#147] Add Kludge profiles 2024-12-13 11:25:07 +00:00
layer [#582] Return BucketAlreadyExists when global domain taken 2024-12-17 12:39:09 +00:00
middleware [#147] Add Kludge profiles 2024-12-13 11:25:07 +00:00
resolver [#570] Remove frostfs-api-go dependency 2024-12-10 11:03:30 +03:00
headers.go [#339] Add aws-sdk-go-v2 2024-12-10 15:04:56 +03:00
host_bucket_router.go [#149] Add host bucket router 2023-07-11 17:25:09 +03:00
router.go [#501] Add the trace id to the logs of middlware 2024-11-02 08:51:48 +00:00
router_filter.go [#507] Return not implemented by default in bucket router 2024-10-07 05:38:35 +00:00
router_filter_test.go [#174] Fix router filter query matching 2023-07-20 12:30:17 +03:00
router_mock_test.go [#147] Add Kludge profiles 2024-12-13 11:25:07 +00:00
router_test.go [#488] middleware/auth: Add frostfs-to-s3 error transformation 2024-10-02 13:18:25 +03:00