frostfs-node/pkg
Ekaterina Lebedeva 5da41f1fe5
All checks were successful
DCO action / DCO (pull_request) Successful in 1m22s
Tests and linters / Run gofumpt (pull_request) Successful in 1m28s
Build / Build Components (1.21) (pull_request) Successful in 2m25s
Build / Build Components (1.22) (pull_request) Successful in 2m23s
Vulncheck / Vulncheck (pull_request) Successful in 2m9s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m45s
Tests and linters / Staticcheck (pull_request) Successful in 3m1s
Tests and linters / Tests (1.22) (pull_request) Successful in 3m5s
Tests and linters / Tests (1.21) (pull_request) Successful in 3m10s
Tests and linters / Lint (pull_request) Successful in 3m24s
Tests and linters / Tests with -race (pull_request) Successful in 3m29s
Tests and linters / gopls check (pull_request) Successful in 3m39s
Revert "[#1262] sdnotify: Get rid of go:linkname for nanotime"
This reverts commit 327d364f34.

Reverted due to the problem with reload signal sent by systemd.
`frostfs-ir` service reconfigures correctly and service's
statuses are being reported to systemd. However, since we
replaced `go:linkname` & `nanotime()` with `time.Since()`,
systemd refuses to accept reload signal response from
`frostfs-ir`. To maintain correct behaviour it was decided to
revevrt systemd-related changes until a better solution is
found.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2024-08-15 16:54:45 +03:00
..
ape [#1216] ape: Introduce BearerChainFeedRouter 2024-07-05 18:26:48 +00:00
core [#1276] go.mod: Update api-go 2024-07-26 16:44:19 +03:00
innerring [#1135] ir: Add healthstatus RECONFIGURING 2024-08-15 16:54:45 +03:00
local_object_storage [#1284] shard: Resolve funlen linter 2024-08-09 13:23:35 +03:00
morph [#1291] morph: Reconnect to the highest priority endpoint 2024-08-02 17:54:22 +03:00
network [#1276] go.mod: Update api-go 2024-07-26 16:44:19 +03:00
services [#1135] ir: Add healthstatus RECONFIGURING 2024-08-15 16:54:45 +03:00
tracing [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
util Revert "[#1262] sdnotify: Get rid of go:linkname for nanotime" 2024-08-15 16:54:45 +03:00