frostfs-node/pkg
Evgenii Stratonikov 8e24665d96
Some checks failed
Build / Build Components (1.19) (pull_request) Failing after 3s
Tests and linters / Lint (pull_request) Failing after 4s
Tests and linters / Tests (1.20) (pull_request) Failing after 3s
Tests and linters / Tests with -race (pull_request) Failing after 2s
Tests and linters / Staticcheck (pull_request) Failing after 3s
Vulncheck / Vulncheck (pull_request) Failing after 3s
Build / Build Components (1.20) (pull_request) Successful in 9m37s
Tests and linters / Tests (1.19) (pull_request) Successful in 11m6s
[#578] gendoc: Allow to override flags
The command is used in multiple places across the whole FrostFS
ecosystem. While we want to have uniform interfaces everywhere,
sometimes we can't: already defined global flags can be harder to change
because of our obligations to the users. Cobra framework doesn't allow
conflicting flags (we can have global ones), so allow to override them.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-08-09 08:59:56 +03:00
..
core [#463] putsvc: Use PutSingle RPC for remote target 2023-07-18 10:52:12 +00:00
innerring [#1] *: Replace outdated FIXME/TODO links 2023-06-28 12:13:20 +00:00
local_object_storage [#575] writecache: Fix log level for badger writecache 2023-08-08 08:16:36 +00:00
metrics [#373] metrics: Move labels to consts 2023-06-21 15:13:26 +03:00
morph [#484] morph: Add expired tx logging 2023-07-03 08:03:25 +00:00
network [#463] putsvc: Use PutSingle RPC for remote target 2023-07-18 10:52:12 +00:00
services [#560] node: Fix Put in multi REP with intersecting sets of nodes 2023-08-08 10:22:53 +00:00
util [#578] gendoc: Allow to override flags 2023-08-09 08:59:56 +03:00