5e0457290d
[#XX] container: Add ListStream method
f0fc40e116
[#123] Resolve funlen linter issue
29f2157563
[#123] protogen: Treat bytes field as non-nullable
29c522d5d8
[#122] protogen: Always marshal empty fields
3e705a3cbe
[#121] .golangci.yml: Replace exportloopref with copyloopvar
sdnotify: Fix status for
RELOADING
Ah, I see, we added MONOTONIC_USEC
to status
, so just trimming suffix =1
doesn't work anymore in case of reloading.
But I still believe that for other statuses changing current behaviour…
sdnotify: Fix status for
RELOADING
Why using this approach in the first place? We already adding this line to status
[here](ed13387c0e/pkg
…
README.md: Add info about
xk6-registry import
Objects are put in registry with status created
by default.
54f99dac1d
[#172] Update README.md
591f8af161
[#172] cli: Fix registry importer usage description
README.md: Add info about
xk6-registry import
elebedeva
created branch fix/doc-registry-importer in elebedeva/xk6-frostfs
2024-10-08 17:22:26 +00:00
114f169875
[#XX] Update README.md
622ddd840d
[#XX] cli: Fix registry importer usage description
Makefile: add target to install
golangci-lint
elebedeva
created branch add-lint-install-target in elebedeva/xk6-frostfs
2024-10-02 13:37:27 +00:00
73af8386d4
[#170] Makefile: add target to install
golangci-lint
a47bf149d8
[#161] go.mod: Bump go version to 1.22
ad8d7d79ce
[#161] Makefile: add target to install
golangci-lint
2997541e35
[#161] go.mod: Bump go version to 1.22
bcbd0db25f
[#169] Fix broken logo link in README
17bbbe53e6
[#168] Update obsolete URLs
bede693470
[#153] selector: Add VU synchronization in 'Oneshot' mode
elebedeva
pushed to feat/tombstone-reload-config at elebedeva/frostfs-node
2024-10-02 07:22:08 +00:00
57c31e9802
[#1306] node: Allow tombstone_lifetime config to be loaded on the fly
9c5ddc4dfe
[#1407] tree: Set
ContainerOwner
in parameter for CheckAPE
54eb005822
[#1404] go.mod: Update api-go