frostfs-s3-gw/api/layer
Denis Kirillov 19262730c1
All checks were successful
/ Builds (1.21) (pull_request) Successful in 2m8s
/ Builds (1.22) (pull_request) Successful in 2m6s
/ DCO (pull_request) Successful in 2m3s
/ Vulncheck (pull_request) Successful in 1m54s
/ Lint (pull_request) Successful in 4m15s
/ Tests (1.21) (pull_request) Successful in 2m28s
/ Tests (1.22) (pull_request) Successful in 2m33s
[#431] Delete all split version at once
Previously after split we can get two `null` versioned object with the same key
and deleting such key removes only one node/object.

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2024-07-19 11:14:21 +03:00
..
encryption [#217] Consider Copy-Source-SSE-* headers during copy 2023-11-13 13:22:58 +00:00
cache.go [#306] Fix forming key for bucket cache 2024-03-01 16:09:40 +03:00
compound.go [#325] Use default empty data.LockInfo in get/head in case of error 2024-03-04 09:49:41 +00:00
container.go [#306] Use session token for container read operations 2024-03-01 18:14:33 +03:00
cors.go [#205] Add md5 checksum in header 2023-10-25 11:04:19 +03:00
detector.go [#122] Add versioning cache 2021-08-25 09:15:00 +03:00
frostfs.go [#306] Use session token for container read operations 2024-03-01 18:14:33 +03:00
frostfs_mock.go [#306] In APE buckets forbid canned acl except private 2024-03-19 16:56:32 +03:00
layer.go [#431] Delete all split version at once 2024-07-19 11:14:21 +03:00
listing.go [#165] Return sort after HEAD in listing 2024-02-02 16:15:08 +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 [#275] Change logic delete multipart upload 2023-12-27 13:06:45 +03:00
multipart_upload_test.go [#186] Add unittests for MultipartUpload 2021-11-30 11:32:59 +03:00
notifications.go [#205] Add md5 checksum in header 2023-10-25 11:04:19 +03:00
object.go [#345] acl: Update APE and fix using 2024-04-02 12:42:43 +00:00
object_test.go [#239] Update test for check goroutines leak 2023-10-31 13:51:23 +00:00
system_object.go [#205] Add md5 checksum in header 2023-10-25 11:04:19 +03:00
tagging.go [#165] listing: Use NodeVersion instead of ObjectInfo 2024-02-02 16:09:48 +03:00
tree_mock.go [#165] Refactor list versions 2024-02-02 16:09:48 +03:00
tree_service.go [#165] Refactor list versions 2024-02-02 16:09:48 +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 [#165] Cancel context in outdated list session 2024-02-02 16:09:48 +03:00