frostfs-s3-gw/api/layer
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
..
encryption [#217] Consider Copy-Source-SSE-* headers during copy 2023-11-13 13:22:58 +00:00
frostfs [#582] Return BucketAlreadyExists when global domain taken 2024-12-17 12:39:09 +00:00
tree [#488] middleware/policy: Add frostfs-to-s3 error transformation 2024-10-02 12:35:04 +03:00
cache.go [#460] Add network info cache 2024-09-13 09:56:24 +00:00
compound.go [#488] Renamed api/errors, layer/frostfs and layer/tree package names 2024-10-02 12:35:04 +03:00
container.go [#553] authmate: Don't use basic acl 2024-11-19 15:45:54 +03:00
cors.go [#147] Add Kludge profiles 2024-12-13 11:25:07 +00:00
frostfs_mock.go [#559] Return error from multipart deleting 2024-12-13 11:23:56 +00:00
layer.go [#147] Add Kludge profiles 2024-12-13 11:25:07 +00:00
lifecycle.go [#516] Convert expiration date to epoch 2024-10-22 14:21:49 +00:00
lifecycle_test.go [#516] Convert expiration date to epoch 2024-10-22 14:21:49 +00:00
listing.go [#539] Fix listing v1 bookmark marker 2024-11-12 12:58:09 +00:00
locking_test.go [#570] Remove frostfs-api-go dependency 2024-12-10 11:03:30 +03:00
multi_object_reader.go [#210] Fix multipart object reader 2023-09-19 16:30:08 +03:00
multi_object_reader_test.go [#210] Fix multipart object reader 2023-09-19 16:30:08 +03:00
multipart_upload.go [#559] Return error from multipart deleting 2024-12-13 11:23:56 +00:00
multipart_upload_test.go [#186] Add unittests for MultipartUpload 2021-11-30 11:32:59 +03:00
object.go [#543] Add md5 sse-c S3Tests compatability 2024-11-28 06:06:55 +00:00
object_test.go [#488] Move layer/frostfs.go to layer/frostfs/frostfs.go 2024-10-02 12:35:04 +03:00
patch.go [#488] Move layer/frostfs.go to layer/frostfs/frostfs.go 2024-10-02 12:35:04 +03:00
system_object.go [#570] Remove frostfs-api-go dependency 2024-12-10 11:03:30 +03:00
tagging.go [#488] Renamed api/errors, layer/frostfs and layer/tree package names 2024-10-02 12:35:04 +03:00
tombstone.go [#559] Return error from multipart deleting 2024-12-13 11:23:56 +00:00
tree_mock.go [#488] Move layer/tree_service.go to layer/tree/tree_service.go 2024-10-02 12:35:04 +03:00
util.go [#306] Use session token for container read operations 2024-03-01 18:14:33 +03:00
util_test.go [#165] listing: Use NodeVersion instead of ObjectInfo 2024-02-02 16:09:48 +03:00
versioning_test.go [#488] Move layer/frostfs.go to layer/frostfs/frostfs.go 2024-10-02 12:35:04 +03:00