frostfs-node/cmd/frostfs-cli/modules/control
Airat Arifullin 93bf9acbc2 [#898] control: Remove removed flag from RemoveChainLocalOverrideResponse
* Remove removed flag in service.proto for RemoveChainLocalOverrideResponse.
* Regenerate control API.
* Return error only if RemoveOverride returns non-NotFound code.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-02-28 19:07:07 +00:00
..
add_rule.go [#989] cli: Read and parse chains from file 2024-02-20 07:42:29 +00:00
detach_shards.go [#917] engine: Allow to detach shards 2024-02-06 14:49:47 +03:00
doctor.go [#191] cli: Add control shards doctor command 2023-04-07 17:25:50 +00:00
drop_objects.go Rename package name 2023-03-07 16:38:26 +03:00
evacuate_shard.go [#329] cli: Add async evacuate commands 2023-05-19 08:43:52 +00:00
evacuation.go [#947] cli: Print tree evacuation stat 2024-02-09 11:20:39 +03:00
flush_cache.go [#569] cli: Add control shards writecache seal command 2023-12-29 16:05:37 +03:00
get_rule.go [#909] cli: Make add-rule and list-rules recieve namespace param 2024-02-07 06:54:41 +00:00
healthcheck.go [#283] cli: Move control healthcheck command under control ir 2023-05-22 08:13:52 +00:00
ir.go [#787] cli: Add vub for control ir commands 2023-11-13 17:13:03 +03:00
ir_healthcheck.go [#283] cli: Move control healthcheck command under control ir 2023-05-22 08:13:52 +00:00
ir_remove_container.go [#808] cli: Use MarkFlagsOneRequired after cobra update 2023-11-27 09:58:19 +00:00
ir_remove_node.go [#787] cli: Add vub for control ir commands 2023-11-13 17:13:03 +03:00
ir_tick_epoch.go [#787] cli: Add vub for control ir commands 2023-11-13 17:13:03 +03:00
list_rules.go [#909] cli: Make add-rule and list-rules recieve namespace param 2024-02-07 06:54:41 +00:00
list_targets.go [#922] cli: Add new command control list-targets 2024-02-02 12:09:51 +00:00
remove_rule.go [#898] control: Remove removed flag from RemoveChainLocalOverrideResponse 2024-02-28 19:07:07 +00:00
root.go [#922] cli: Add new command control list-targets 2024-02-02 12:09:51 +00:00
set_netmap_status.go Rename package name 2023-03-07 16:38:26 +03:00
shards.go [#917] engine: Allow to detach shards 2024-02-06 14:49:47 +03:00
shards_list.go [#994] cli: Output pilorama path in shards list 2024-02-19 15:19:47 +00:00
shards_set_mode.go Revert "[#972] Use slices.Sort* when useful" 2024-02-19 15:36:01 +00:00
synchronize_tree.go Rename package name 2023-03-07 16:38:26 +03:00
util.go [#787] cli: Add vub for control ir commands 2023-11-13 17:13:03 +03:00
writecache.go [#569] cli: Add control shards writecache seal command 2023-12-29 16:05:37 +03:00