frostfs-node/cmd/frostfs-cli
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
..
docs [#1483] cli/docs: Remove set-eacl mention 2024-11-12 12:10:51 +00:00
internal [#1661] cli: Clarify --rpc-endpoint values 2025-03-04 10:19:49 +03:00
modules [#1665] treesvc: Disable service config query 2025-03-06 15:15:31 +03:00
main.go Rename package name 2023-03-07 16:38:26 +03:00