d8f1cc29f5
[#XX] container: Add ListStream method
5361f0eceb
[#279] pool: Count errors in object search
05aa3becae
[#278] pool: Don't make maintenance node healthy in rebalance
79f387317a
[#283] pool: Mark node unhealthy if node is under maintenance
3ea4741231
[#283] go.mod: Tidy
elebedeva
created branch feat/stream-for-list in elebedeva/frostfs-api-go
2024-10-28 15:03:17 +00:00
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