frostfs-s3-gw/api/layer
Alex Vanin e87c3715c5
All checks were successful
/ DCO (pull_request) Successful in 1m49s
/ Vulncheck (pull_request) Successful in 2m10s
/ Builds (1.20) (pull_request) Successful in 2m26s
/ Builds (1.21) (pull_request) Successful in 2m17s
/ Lint (pull_request) Successful in 4m21s
/ Tests (1.20) (pull_request) Successful in 2m15s
/ Tests (1.21) (pull_request) Successful in 2m10s
[#233] Clean tag node in the tree service instead of removal
With new retry policy of tree service pool, gateway should avoid
deletion of system nodes from tree. Absence of node in the tree
will trigger retry. Other storage in the network may return already
deleted node while tree is not completely synced, and client will
get unexpected result.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2023-10-18 11:52:48 +03:00
..
encryption [#595] Fix typos and rewording 2022-08-13 10:26:00 +03:00
cache.go [#96] Move log messages to constants 2023-08-23 18:32:31 +03:00
compound.go [#175] Use gate owner as object owner 2023-08-08 12:22:33 +03:00
container.go [#96] Move log messages to constants 2023-08-23 18:32:31 +03:00
cors.go [#96] Move log messages to constants 2023-08-23 18:32:31 +03:00
detector.go [#122] Add versioning cache 2021-08-25 09:15:00 +03:00
frostfs.go [#192] Support client cut 2023-08-23 06:26:55 +00:00
frostfs_mock.go [#192] Add tests to make sure client_cut flag is passed to sdk 2023-08-23 06:26:55 +00:00
layer.go [#96] Move log messages to constants 2023-08-23 18:32:31 +03:00
locking_test.go [#70] Add arrays of copies numbers for location constraints 2023-05-03 13:48:26 +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 [#207] Fix list parts with empty list 2023-09-21 11:27:20 +03:00
multipart_upload_test.go [#186] Add unittests for MultipartUpload 2021-11-30 11:32:59 +03:00
notifications.go [#96] Move log messages to constants 2023-08-23 18:32:31 +03:00
object.go [#96] Move log messages to constants 2023-08-23 18:32:31 +03:00
object_test.go [#577] Remove usages of deprecated io/ioutil 2022-08-09 17:20:40 +04:00
system_object.go [#175] Use gate owner as object owner 2023-08-08 12:22:33 +03:00
tagging.go [#96] Move log messages to constants 2023-08-23 18:32:31 +03:00
tree_mock.go [#233] Clean tag node in the tree service instead of removal 2023-10-18 11:52:48 +03:00
tree_service.go Rename package name 2023-03-07 17:38:08 +03:00
util.go [#185] Use correct object size when object is combined or encrypted 2023-08-24 18:03:08 +03:00
util_test.go [#125] Handle negative Content-Length on put 2023-06-02 14:16:19 +00:00
versioning.go Rename package name 2023-03-07 17:38:08 +03:00
versioning_test.go [#192] Add tests to make sure client_cut flag is passed to sdk 2023-08-23 06:26:55 +00:00