frostfs-node/pkg
Ekaterina Lebedeva 5da41f1fe5 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