frostfs-node/cmd/frostfs-cli/modules/tree
Evgenii Stratonikov 6260d703ce
[] treesvc: Disable service config query
By default, gRPC fetches TXT report while resolving a domain.
0914bba6c5/internal/resolver/dns/dns_resolver.go (L336)

This leads to a hanging dial if DNS is unavailable, even though the host
may be specified in `/etc/hosts` (hello, localhost!).

SDK client for the main API uses these options by default.

Refs 

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2025-03-06 15:15:31 +03:00
..
add.go [] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00
add_by_path.go [] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00
client.go [] treesvc: Disable service config query 2025-03-06 15:15:31 +03:00
get_by_path.go [] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00
get_op_log.go [] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00
healthcheck.go [] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00
list.go [] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00
move.go [] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00
remove.go [] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00
root.go [] cli/tree: Add order flag to tree get-subtree 2024-09-11 11:30:28 +00:00
subtree.go [] cli/tree: Allow to specify rpc-endpoint with config file 2024-10-23 13:05:17 +00:00