frostfs-node/pkg/services/object/patch
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
..
range_provider.go [#1338] object: Fix range provider in Patch handler 2024-08-27 16:51:12 +03:00
service.go [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
streamer.go [#1383] object: Add restrictions for Patch method 2024-09-19 13:54:49 +03:00
util.go [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00