frostfs-node/pkg
Anton Nikiforov 8b6ec57c61
All checks were successful
DCO action / DCO (pull_request) Successful in 1m36s
Vulncheck / Vulncheck (pull_request) Successful in 2m16s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m28s
Tests and linters / Run gofumpt (pull_request) Successful in 2m31s
Build / Build Components (pull_request) Successful in 2m43s
Tests and linters / Staticcheck (pull_request) Successful in 2m56s
Tests and linters / gopls check (pull_request) Successful in 3m7s
Tests and linters / Lint (pull_request) Successful in 3m43s
Tests and linters / Tests (pull_request) Successful in 4m38s
Tests and linters / Tests with -race (pull_request) Successful in 5m51s
[#1440] sdnotify: Fix status for RELOADING
Before:
```
RELOADING=1
MONOTONIC_USEC=17951246687
STATUS=RELOADING=1
MONOTONIC_USEC=17951246687
```
After:
```
RELOADING=1
MONOTONIC_USEC=17951246687
STATUS=RELOADING
```

Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
2024-10-21 14:25:08 +03:00
..
ape [#1388] apeSvc: Drop unused and make annotations 2024-09-25 08:55:38 +00:00
core [#1431] node: Fix comment format 2024-10-15 08:53:59 +00:00
innerring [#1422] multinet: Add metrics 2024-10-17 13:15:08 +00:00
local_object_storage [#1433] shard/test: Use WithDisabledGC() option where possible 2024-10-17 14:38:07 +03:00
morph [#1422] ir: Add dialer source 2024-10-17 13:15:08 +00:00
network [#1422] node: Use dialer source for SDK cache 2024-10-17 13:15:08 +00:00
services [#1422] tree: Use dialer source for tree service connections 2024-10-17 13:15:08 +00:00
tracing [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
util [#1440] sdnotify: Fix status for RELOADING 2024-10-21 14:25:08 +03:00