frostfs-node/pkg/services
Airat Arifullin 61d5e140e0
All checks were successful
DCO action / DCO (pull_request) Successful in 58s
Tests and linters / Run gofumpt (pull_request) Successful in 1m15s
Vulncheck / Vulncheck (pull_request) Successful in 1m26s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m6s
Build / Build Components (pull_request) Successful in 2m20s
Tests and linters / gopls check (pull_request) Successful in 2m34s
Tests and linters / Staticcheck (pull_request) Successful in 2m49s
Tests and linters / Lint (pull_request) Successful in 3m41s
Tests and linters / Tests (pull_request) Successful in 4m46s
Tests and linters / Tests with -race (pull_request) Successful in 4m58s
[#1383] object: Add restrictions for Patch method
* `Patch` can't be applied for non-regular type object (tombstones,
  locks etc.)
* Complex object parts can't be patched. So, if an object has EC/Split
  header, it won't be patched.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-09-19 13:54:49 +03:00
..
accounting [#1206] audit: Drop not required events 2024-06-27 10:54:31 +00:00
apemanager [#1184] node: Add audit middleware for grpc services 2024-06-19 16:05:53 +03:00
common/ape [#1368] *: Run gofumpt 2024-09-12 10:00:28 +03:00
container [#1348] go.mod: Update api-go and sdk-go 2024-09-04 10:47:26 +03:00
control [#1382] controlSvc: Replace deprecated methods 2024-09-18 14:29:24 +03:00
netmap [#1206] audit: Drop not required events 2024-06-27 10:54:31 +00:00
object [#1383] object: Add restrictions for Patch method 2024-09-19 13:54:49 +03:00
object_manager [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
policer [#1382] policer: Replace deprecated methods 2024-09-18 14:29:21 +03:00
replicator [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
session [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
tree [#1374] tree: Use NewClient to create grpc connection in cache 2024-09-13 15:59:26 +03:00
util [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00