Get rid of
go:linkname
for nanotime
ir: Add health status reporting on reconfiguration
elebedeva
created branch fix/ir-reload-notify-systemd in elebedeva/frostfs-node
2024-08-14 11:17:23 +00:00
elebedeva
pushed to fix/ir-reload-notify-systemd at elebedeva/frostfs-node
2024-08-14 11:17:23 +00:00
bb3945f62a
Revert "[#1262] sdnotify: Get rid of go:linkname for nanotime"
b04af87dd3
[#1135] ir: Add healthstatus RECONFIGURING
80ce7c3a00
[#1284] shard: Resolve funlen linter
93d63e1632
[#1284] writecache: Allow to seal writecache async
68029d756e
[#1302] writecache: Allow to specify custom page size
Add registry import command line tool
It's used in the template of --version
.
Looks like this:
❯ ./bin/frostfs-xk6-registry -v
FrostFS xk6-registry
Version: fa240302
GoVersion: go1.22.5
Add registry import command line tool
import
is a subcommand of xk6-registry
commandline tool. Later we can move xk6-registry-exporter
functionality to the subcommand export
of xk6-registry
so that we have one tool to work…
Add registry import command line tool
xk6 Deletes data created in preset
I suggest introducing command line tool for importing into registry objects created in preset so that they can be deleted with existing delete scenarios.
Delete data created in preset
fa240302de
[#154] Add registry import cli utility
75f670b392
[#159] preset: Add optional max number of retries to create a container instead of hard-coded number 20
sdnotify: Get rid of go:linkname for nanotime