[#570] Update frostfs-sdk-go with new tree service client #570

Merged
alexvanin merged 2 commits from nzinkevich/frostfs-s3-gw:bump_sdk into master 2024-12-10 10:35:44 +00:00
Member

Updated frostfest-sdk-go and fixed imports in order to comply with new sdk changes caused by merging with frostfs-api-go and updating tree service client

Signed-off-by: Nikita Zinkevich n.zinkevich@yadro.com

Updated frostfest-sdk-go and fixed imports in order to comply with new sdk changes caused by merging with frostfs-api-go and updating [tree service client](https://git.frostfs.info/TrueCloudLab/frostfs-sdk-go/issues/295) Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
nzinkevich self-assigned this 2024-12-09 11:45:59 +00:00
nzinkevich added 1 commit 2024-12-09 11:46:00 +00:00
[#469] Update frostfs-sdk-go with new tree service client
All checks were successful
/ DCO (pull_request) Successful in 2m22s
/ Vulncheck (pull_request) Successful in 2m35s
/ Builds (pull_request) Successful in 2m19s
/ Lint (pull_request) Successful in 3m29s
/ Tests (pull_request) Successful in 2m22s
da7eb408ef
Fix imports in order to apply new sdk changes caused by merging with frostfs-api-go and reimplementing tree service client

Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
nzinkevich requested review from alexvanin 2024-12-09 11:46:00 +00:00
nzinkevich requested review from dkirillov 2024-12-09 11:46:00 +00:00
nzinkevich requested review from storage-services-committers 2024-12-09 11:46:12 +00:00
nzinkevich requested review from storage-services-developers 2024-12-09 11:46:16 +00:00
nzinkevich changed title from [#469] Update frostfs-sdk-go with new tree service client to [#570] Update frostfs-sdk-go with new tree service client 2024-12-09 11:49:43 +00:00
nzinkevich force-pushed bump_sdk from da7eb408ef to 2c002b657e 2024-12-09 12:08:55 +00:00 Compare
mbiryukova approved these changes 2024-12-10 06:49:42 +00:00
Dismissed
alexvanin reviewed 2024-12-10 07:59:50 +00:00
go.mod Outdated
@ -6,7 +6,7 @@ require (
git.frostfs.info/TrueCloudLab/frostfs-api-go/v2 v2.16.1-0.20241011114054-f0fc40e116d1
Owner

Let's drop it with new frostfs-sdk-go/api package.

Let's drop it with new `frostfs-sdk-go/api` package.
nzinkevich added 1 commit 2024-12-10 08:04:52 +00:00
[#570] Remove frostfs-api-go dependency
All checks were successful
/ DCO (pull_request) Successful in 2m11s
/ Vulncheck (pull_request) Successful in 2m50s
/ Builds (pull_request) Successful in 2m23s
/ Lint (pull_request) Successful in 3m42s
/ Tests (pull_request) Successful in 2m26s
/ Vulncheck (push) Successful in 4m19s
/ Lint (push) Successful in 2m58s
/ Tests (push) Successful in 2m50s
/ Builds (push) Successful in 4m40s
8f7ccb0f62
Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
nzinkevich dismissed mbiryukova's review 2024-12-10 08:04:53 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

alexvanin approved these changes 2024-12-10 10:35:40 +00:00
alexvanin merged commit 8f7ccb0f62 into master 2024-12-10 10:35:44 +00:00
alexvanin deleted branch bump_sdk 2024-12-10 10:35:47 +00:00
alexvanin added this to the v0.32.0 milestone 2024-12-20 11:09:21 +00:00
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-s3-gw#570
No description provided.