frostfs-node/pkg/services/object
Vitaliy Potyarkin 714ff784fa
All checks were successful
Tests and linters / Run gofumpt (pull_request) Successful in 1m30s
DCO action / DCO (pull_request) Successful in 1m42s
Vulncheck / Vulncheck (pull_request) Successful in 2m3s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m19s
Build / Build Components (pull_request) Successful in 2m34s
Tests and linters / gopls check (pull_request) Successful in 2m49s
Tests and linters / Staticcheck (pull_request) Successful in 3m15s
Tests and linters / Lint (pull_request) Successful in 3m40s
Tests and linters / Tests (pull_request) Successful in 4m31s
Tests and linters / Tests with -race (pull_request) Successful in 5m53s
[#1431] objsvc: Use specific values in message about address mismatch
This makes troubleshooting failed operations much easier

Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
2024-10-15 07:34:03 +00:00
..
acl [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
ape [#1397] object: Correctly set namespace before APE check 2024-09-27 11:43:29 +00:00
common [#1431] objsvc: Use specific values in message about address mismatch 2024-10-15 07:34:03 +00:00
delete [#1253] deleteSvc: Use copy of common parameters 2024-07-17 14:24:27 +03: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 [#1394] putSvc: Fix relay 2024-09-25 17:28:03 +03: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 [#1253] getSvc: Fix EC objects get 2024-07-17 14:24:27 +03: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 [#1129] policer: Restore EC object 2024-05-17 14:36:18 +03: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