frostfs-node/pkg/services/object
Airat Arifullin a9f27e074b
All checks were successful
Vulncheck / Vulncheck (push) Successful in 50s
Pre-commit hooks / Pre-commit (push) Successful in 1m24s
Build / Build Components (push) Successful in 1m30s
Tests and linters / gopls check (push) Successful in 2m20s
Tests and linters / Run gofumpt (push) Successful in 2m55s
Tests and linters / Staticcheck (push) Successful in 3m8s
Tests and linters / Tests (push) Successful in 3m14s
Tests and linters / Lint (push) Successful in 3m20s
Tests and linters / Tests with -race (push) Successful in 3m39s
[#1243] object: Look for X-Headers within origin before APE check
* X-Headers can be found in `origin` field of `MetaHeader` if the request
  has been forwarded from non-container node.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2025-01-13 12:07:27 +00:00
..
acl [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
ape [#1243] object: Look for X-Headers within origin before APE check 2025-01-13 12:07:27 +00:00
common [#1512] object: Fix writePart for EC-container 2024-12-26 11:27:55 +00:00
delete [#1502] Use zap.Error for logging errors 2024-12-16 11:13:42 +03:00
get [#1540] getSvc: Drop redundant returns 2024-12-05 12:39:49 +00:00
internal [#465] objsvc: Set NETMAP_EPOCH xheader for auxiliary requests 2024-12-26 09:17:58 +00:00
patch [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
put [#1512] object: Fix writePart for EC-container 2024-12-26 11:27:55 +00:00
search [#1502] Use zap.Error for logging errors 2024-12-16 11:13:42 +03:00
util [#1502] Use zap.Error for logging errors 2024-12-16 11:13:42 +03:00
audit.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
common.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
metrics.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
remote_reader.go [#1431] obj_storage/metabase: Delete unused variable 2024-10-15 08:53:59 +00:00
request_context.go [#1480] ape: Remove SoftAPECheck flag 2024-11-08 12:01:14 +00:00
response.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
server.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
sign.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
transport_splitter.go [#1586] objsvc: Allow to send search response in multiple messages 2024-12-28 12:29:22 +00:00