frostfs-node/cmd/frostfs-cli/modules/tree
Evgenii Stratonikov 6260d703ce
[#1665] 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 TrueCloudLab/frostfs-sdk-go#342

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