frostfs-s3-gw/api
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
..
auth [#51] Update frostfs-sdk-go 2023-08-17 14:26:25 +03:00
cache [#96] Move log messages to constants 2023-08-23 18:32:31 +03:00
data [#63] Add fast multipart upload 2023-07-20 14:00:15 +03:00
errors [#185] Add tests for list multipart uploads 2023-08-24 18:01:08 +03:00
handler [#237] Fix list object versions marker param 2023-10-12 11:36:39 +03:00
layer [#233] Clean tag node in the tree service instead of removal 2023-10-18 11:52:48 +03:00
middleware [#142] Add trace ID into log when tracing is enabled 2023-09-07 14:19:37 +03:00
notifications [#96] Move log messages to constants 2023-08-23 18:32:31 +03:00
resolver Rename package name 2023-03-07 17:38:08 +03:00
headers.go [#146] Add kludge.bypass_content_encoding_check_in_chunks flag 2023-07-18 14:49:52 +03:00
host_bucket_router.go [#149] Add host bucket router 2023-07-11 17:25:09 +03:00
router.go [#96] Move log messages to constants 2023-08-23 18:32:31 +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 [#174] Fix query for listing multipart uploads 2023-07-20 12:30:17 +03:00
router_test.go [#188] Fix url escaping 2023-08-22 11:27:39 +03:00