frostfs-s3-gw/api
Roman Loginov 6f9ee3da76 [#275] Change logic delete multipart upload
In order not to accidentally take outdated
information about downloaded parts from other
nodes, now when the multipart is abort or complete,
the root node of the multipart upload with the
finish flag remains in the tree.

Signed-off-by: Roman Loginov <r.loginov@yadro.com>
2023-12-27 13:06:45 +03:00
..
auth [#260] Refactor api/auth/center.go 2023-11-23 11:00:09 +03:00
cache [#259] Support contract based policies 2023-12-11 10:01:46 +03:00
data [#275] Change logic delete multipart upload 2023-12-27 13:06:45 +03:00
errors [#217] Consider Copy-Source-SSE-* headers during copy 2023-11-13 13:22:58 +00:00
handler [#248] Correct object versions response markers 2023-12-21 10:53:50 +03:00
layer [#275] Change logic delete multipart upload 2023-12-27 13:06:45 +03:00
middleware [#280] Add put requests to duration metric 2023-12-22 16:33:05 +03:00
notifications [#96] Move log messages to constants 2023-08-23 18:32:31 +03:00
resolver [#260] Use namespace as domain when create bucket 2023-11-27 15:30:12 +03:00
headers.go [#217] Consider Copy-Source-SSE-* headers during copy 2023-11-13 13:22:58 +00:00
host_bucket_router.go [#149] Add host bucket router 2023-07-11 17:25:09 +03:00
router.go [#283] Support frostfsid groups in policy request checking 2023-12-21 14:21:36 +03:00
router_filter.go [#174] Fix router filter query matching 2023-07-20 12:30:17 +03:00
router_filter_test.go [#174] Fix router filter query matching 2023-07-20 12:30:17 +03:00
router_mock_test.go [#282] policy: Use prefixes to distinguish s3/iam actions/resources 2023-12-20 10:41:15 +03:00
router_test.go [#282] policy: Use prefixes to distinguish s3/iam actions/resources 2023-12-20 10:41:15 +03:00