frostfs-node/pkg/local_object_storage/shard
Alexander Chuprov 9b113c3156
Some checks failed
DCO action / DCO (pull_request) Successful in 59s
Vulncheck / Vulncheck (pull_request) Successful in 1m4s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m55s
Build / Build Components (pull_request) Successful in 2m4s
Tests and linters / Staticcheck (pull_request) Successful in 2m38s
Tests and linters / Lint (pull_request) Successful in 3m16s
Tests and linters / Run gofumpt (pull_request) Successful in 3m54s
Tests and linters / Tests (pull_request) Successful in 4m12s
Tests and linters / gopls check (pull_request) Successful in 4m31s
Tests and linters / Tests with -race (pull_request) Successful in 4m38s
OCI image / Build container images (push) Failing after 18s
Vulncheck / Vulncheck (push) Successful in 1m2s
Pre-commit hooks / Pre-commit (push) Successful in 1m39s
Build / Build Components (push) Successful in 1m45s
Tests and linters / Staticcheck (push) Successful in 2m18s
Tests and linters / Run gofumpt (push) Successful in 2m46s
Tests and linters / Lint (push) Successful in 3m5s
Tests and linters / Tests with -race (push) Successful in 3m23s
Tests and linters / Tests (push) Successful in 3m52s
Tests and linters / gopls check (push) Successful in 4m18s
[#1613] morph: Add tracing for morph queries to neo-go
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2025-02-05 16:38:20 +03:00
..
mode [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
container.go [#1568] storage: Remove "could not/can't/failed to" from error messages 2024-12-18 15:52:26 +00:00
control.go [#1613] morph: Add tracing for morph queries to neo-go 2025-02-05 16:38:20 +03:00
control_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
count.go [#838] metabase: Add user object type counter 2023-12-06 15:44:21 +03:00
delete.go [#1620] logs: Drop redundant trace_id fields 2025-01-29 16:13:51 +03:00
delete_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
errors.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
exists.go [#1548] engine: Rename parent -> ecParent 2024-12-11 07:26:33 +00:00
gc.go [#1502] Use zap.Error for logging errors 2024-12-16 11:13:42 +03:00
gc_internal_test.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
gc_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
get.go [#1620] logs: Drop redundant trace_id fields 2025-01-29 16:13:51 +03:00
get_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
head.go [#1349] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
head_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
id.go [#1568] storage: Remove "could not/can't/failed to" from error messages 2024-12-18 15:52:26 +00:00
info.go [#1349] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
inhume.go [#1620] logs: Drop redundant trace_id fields 2025-01-29 16:13:51 +03:00
inhume_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
list.go [#1620] logs: Drop redundant trace_id fields 2025-01-29 16:13:51 +03:00
list_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
lock.go [#1555] local_object_storage: Rename method GetLocked -> GetLocks 2024-12-11 15:06:37 +03:00
lock_test.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
metrics.go [#1431] node: Fix comment format 2024-10-15 08:53:59 +00:00
metrics_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
mode.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
put.go [#1568] storage: Remove "could not/can't/failed to" from error messages 2024-12-18 15:52:26 +00:00
range.go [#1349] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
range_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
rebuild.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
refill_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
reload_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
select.go [#1568] storage: Remove "could not/can't/failed to" from error messages 2024-12-18 15:52:26 +00:00
shard.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
shard_test.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
shutdown_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
tree.go [#1449] tree: Add ApplyBatch method 2024-11-12 12:11:07 +00:00
writecache.go [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00