frostfs-node/cmd
Dmitrii Stepanov e515dd4582
All checks were successful
Tests and linters / Run gofumpt (pull_request) Successful in 2m12s
DCO action / DCO (pull_request) Successful in 2m55s
Pre-commit hooks / Pre-commit (pull_request) Successful in 3m19s
Tests and linters / Staticcheck (pull_request) Successful in 3m47s
Vulncheck / Vulncheck (pull_request) Successful in 3m55s
Build / Build Components (pull_request) Successful in 4m20s
Tests and linters / Lint (pull_request) Successful in 4m40s
Tests and linters / gopls check (pull_request) Successful in 4m57s
Tests and linters / Tests (pull_request) Successful in 6m10s
Tests and linters / Tests with -race (pull_request) Successful in 7m0s
[#1444] config: Fix data race on morph component init
It could be called for every shard on metabase resync concurrently and
it is possible to get state with initialized client but not initialized
contract hashes.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-10-23 10:41:36 +03:00
..
frostfs-adm [#1430] adm/morph: Add NNS address display in 'deploy' 2024-10-15 13:56:37 +00:00
frostfs-cli [#1431] engine: Delete unused constants 2024-10-15 08:53:59 +00:00
frostfs-ir [#1422] ir: Add dialer source 2024-10-17 13:15:08 +00:00
frostfs-lens [#1429] lens/explorer: Fix locked object records display text 2024-10-14 15:58:14 +03:00
frostfs-node [#1444] config: Fix data race on morph component init 2024-10-23 10:41:36 +03:00
internal/common [#1382] node: Replace deprecated methods 2024-09-18 14:35:48 +03:00