object: Implement Patch method #1307

Merged
fyrchik merged 5 commits from aarifullin/frostfs-node:feat/patch/1 into master 2024-08-16 14:13:12 +00:00

5 commits

Author SHA1 Message Date
d168ba9beb [#1307] cli: Make cli process object.patch
All checks were successful
Tests and linters / Tests (1.21) (pull_request) Successful in 3m7s
DCO action / DCO (pull_request) Successful in 2m55s
Tests and linters / Run gofumpt (pull_request) Successful in 3m4s
Build / Build Components (1.22) (pull_request) Successful in 3m43s
Tests and linters / Tests (1.22) (pull_request) Successful in 3m59s
Build / Build Components (1.21) (pull_request) Successful in 3m51s
Vulncheck / Vulncheck (pull_request) Successful in 4m3s
Tests and linters / Lint (pull_request) Successful in 4m37s
Tests and linters / Tests with -race (pull_request) Successful in 4m58s
Tests and linters / gopls check (pull_request) Successful in 5m15s
Tests and linters / Staticcheck (pull_request) Successful in 5m38s
Pre-commit hooks / Pre-commit (pull_request) Successful in 5m39s
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-08-16 16:07:03 +03:00
4a7c858124 [#1307] object: Add APE check for Patch handler
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-08-16 16:06:57 +03:00
c55ab2f0f4 [#1307] cli: Introduce object patch command
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-08-16 15:36:29 +03:00
19caf3913e [#1307] object: Implement Patch method
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-08-16 15:36:26 +03:00
2802f8c37a [#1307] go.mod: Bump frostfs-sdk-go/frostfs-api-go/v2 versions
* Also, resolve dependencies and conflicts for object service
  by creating stub for `Patch` method.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-08-14 11:28:11 +03:00