object: Fix target initialization within put streamer #1392

Merged
dstepanov-yadro merged 1 commit from aarifullin/frostfs-node:fix/patch_refactor into master 2024-09-24 09:04:14 +00:00

1 commit

Author SHA1 Message Date
7c56564b81 [#1392] object: Fix target initialization within put streamer
All checks were successful
DCO action / DCO (pull_request) Successful in 2m2s
Tests and linters / Run gofumpt (pull_request) Successful in 2m14s
Vulncheck / Vulncheck (pull_request) Successful in 2m50s
Tests and linters / Tests (pull_request) Successful in 3m5s
Tests and linters / Staticcheck (pull_request) Successful in 3m39s
Pre-commit hooks / Pre-commit (pull_request) Successful in 3m50s
Build / Build Components (pull_request) Successful in 3m54s
Tests and linters / gopls check (pull_request) Successful in 4m19s
Tests and linters / Lint (pull_request) Successful in 5m4s
Tests and linters / Tests with -race (pull_request) Successful in 7m24s
* Remove `relay` field from put streamer as it's no longer used;
* Fix initialization of `Relay` object writer parameter.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-09-24 11:49:26 +03:00