frostfs-s3-gw/api
Denis Kirillov 5bf79a2e63
All checks were successful
/ DCO (pull_request) Successful in 2m33s
/ Vulncheck (pull_request) Successful in 2m53s
/ Builds (1.21) (pull_request) Successful in 3m6s
/ Builds (1.22) (pull_request) Successful in 2m59s
/ Lint (pull_request) Successful in 3m10s
/ Tests (1.21) (pull_request) Successful in 2m57s
/ Tests (1.22) (pull_request) Successful in 3m0s
[#448] multipart: Support removing duplicated parts
Previously after tree split we can have duplicated parts
(several objects and tree node referred to the same part number).
Some of them couldn't be deleted after abort or compete action.

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2024-08-01 15:15:21 +03:00
..
auth [#402] auth: Extend test coverage 2024-06-14 10:06:00 +00:00
cache [#401] Drop notifications 2024-06-25 15:49:37 +03:00
data [#448] multipart: Support removing duplicated parts 2024-08-01 15:15:21 +03:00
errors [#301] Support GetBucketPolicyStatus 2024-03-28 09:13:25 +03:00
handler [#448] multipart: Support removing duplicated parts 2024-08-01 15:15:21 +03:00
layer [#448] multipart: Support removing duplicated parts 2024-08-01 15:15:21 +03:00
middleware [#372] Drop [e]ACL related code 2024-07-01 16:58:44 +03:00
resolver [#260] Use namespace as domain when create bucket 2023-11-27 15:30:12 +03:00
headers.go [#31] Add force bucket delete flag 2024-07-25 14:04:54 +03:00
host_bucket_router.go [#149] Add host bucket router 2023-07-11 17:25:09 +03:00
router.go [#399] Add OPTIONS method for object operations 2024-06-04 12:59:45 +00: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 [#372] Drop [e]ACL related code 2024-07-01 16:58:44 +03:00
router_test.go [#372] Drop [e]ACL related code 2024-07-01 16:58:44 +03:00