WIP: Make Patch method patch split-header #1697

Closed
aarifullin wants to merge 3 commits from aarifullin/frostfs-node:fix/patch_split into support/v0.44
Member
  • Bump SDK version
  • Make patch streamer use PatchHeader
  • Add the option to frostfs-cli
* Bump SDK version * Make patch streamer use `PatchHeader` * Add the option to frostfs-cli
aarifullin added 3 commits 2025-03-25 11:45:06 +00:00
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
[#xx] cli: Add split-header option for object patch command
Some checks failed
DCO action / DCO (pull_request) Failing after 28s
Tests and linters / Run gofumpt (pull_request) Successful in 44s
Vulncheck / Vulncheck (pull_request) Successful in 1m2s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m44s
Build / Build Components (pull_request) Successful in 1m47s
Tests and linters / Tests (pull_request) Successful in 2m14s
Tests and linters / Staticcheck (pull_request) Successful in 2m18s
Tests and linters / gopls check (pull_request) Successful in 2m56s
Tests and linters / Lint (pull_request) Successful in 3m8s
Tests and linters / Tests with -race (pull_request) Successful in 4m24s
2571ce87a4
* Make `split-header` option read binary- or JSON-encoded split-header;
* Use `PatchHeader` instead of `PatchAttributes`

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
requested reviews from storage-core-committers, storage-core-developers 2025-03-25 11:45:06 +00:00
aarifullin force-pushed fix/patch_split from 2571ce87a4 to 4b85757fd1 2025-03-25 12:10:51 +00:00 Compare
dstepanov-yadro requested changes 2025-03-25 15:22:44 +00:00
@ -2,6 +2,8 @@ module git.frostfs.info/TrueCloudLab/frostfs-node
go 1.22
replace git.frostfs.info/TrueCloudLab/frostfs-sdk-go v0.0.0-20250204075528-d759a0980331 => git.frostfs.info/aarifullin/frostfs-sdk-go v0.0.0-20250324143057-e275ec3f8068

Fix

Fix
aarifullin changed title from Make Patch method patch split-header to WIP: Make Patch method patch split-header 2025-03-26 10:06:17 +00:00
Owner

Merged in gerrit

Merged in gerrit
fyrchik closed this pull request 2025-04-03 12:29:46 +00:00
All checks were successful
DCO action / DCO (pull_request) Successful in 29s
Vulncheck / Vulncheck (pull_request) Successful in 1m9s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m32s
Build / Build Components (pull_request) Successful in 1m40s
Tests and linters / Tests with -race (pull_request) Successful in 2m7s
Tests and linters / Lint (pull_request) Successful in 2m31s
Tests and linters / Run gofumpt (pull_request) Successful in 2m28s
Tests and linters / Tests (pull_request) Successful in 2m39s
Tests and linters / Staticcheck (pull_request) Successful in 2m38s
Tests and linters / gopls check (pull_request) Successful in 3m23s

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1697
No description provided.