frostfs-node/pkg/services/object
Dmitrii Stepanov ef64930fef
All checks were successful
Tests and linters / Run gofumpt (pull_request) Successful in 1m33s
DCO action / DCO (pull_request) Successful in 1m46s
Vulncheck / Vulncheck (pull_request) Successful in 2m16s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m35s
Build / Build Components (pull_request) Successful in 2m50s
Tests and linters / Staticcheck (pull_request) Successful in 3m1s
Tests and linters / gopls check (pull_request) Successful in 3m6s
Tests and linters / Lint (pull_request) Successful in 3m53s
Tests and linters / Tests (pull_request) Successful in 4m43s
Tests and linters / Tests with -race (pull_request) Successful in 6m18s
[#1477] ape: Fix EC chunk test
Initially, this test was a check that only the container node can
assemble an EC object. But the implementation of this test was wrong.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-11-07 16:00:20 +03:00
..
acl [#1459] .golangci.yml: Add intrange linter, fix issues 2024-10-30 15:18:22 +00:00
ape [#1477] ape: Fix EC chunk test 2024-11-07 16:00:20 +03:00
common [#1451] ec: Check all parts are saved 2024-11-06 08:18:10 +00:00
delete [#1431] node: Fix comment format 2024-10-15 08:53:59 +00:00
get [#1388] getSvc: Drop unused 2024-09-25 08:55:38 +00:00
internal Reapply "[#972] Use min/max builtins" 2024-04-10 12:09:34 +00:00
patch [#1458] object: Make patch not set key before target construction 2024-10-29 15:20:28 +00:00
put [#1412] engine: Add IsIndexedContainer flag 2024-10-08 11:41:49 +03:00
search [#1412] searchSvc: Check container is indexed 2024-10-08 11:41:50 +03:00
util [#1451] writer: Sign EC parts with node's private key 2024-11-06 08:18:10 +00:00
audit.go [#1338] object: Fix audit patch stream 2024-08-27 16:18:29 +03:00
common.go [#1307] object: Implement Patch method 2024-08-16 14:13:09 +00:00
metrics.go [#1318] Fix gofumpt issue 2024-08-20 14:34:54 +03:00
remote_reader.go [#1431] obj_storage/metabase: Delete unused variable 2024-10-15 08:53:59 +00:00
request_context.go [#1157] object: Make APE checker use Bearer-token's APE overrides 2024-06-07 12:11:11 +00:00
response.go [#1307] object: Implement Patch method 2024-08-16 14:13:09 +00:00
server.go [#1307] object: Implement Patch method 2024-08-16 14:13:09 +00:00
sign.go [#1388] signSvc: Drop unused 2024-09-25 08:55:38 +00:00
transport_splitter.go [#1307] object: Implement Patch method 2024-08-16 14:13:09 +00:00