frostfs-node/cmd/frostfs-cli/modules/tree
Evgenii Stratonikov 6260d703ce
All checks were successful
DCO action / DCO (pull_request) Successful in 37s
Tests and linters / Run gofumpt (pull_request) Successful in 43s
Vulncheck / Vulncheck (pull_request) Successful in 1m33s
Build / Build Components (pull_request) Successful in 2m18s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m21s
Tests and linters / Tests (pull_request) Successful in 2m51s
Tests and linters / Staticcheck (pull_request) Successful in 2m46s
Tests and linters / gopls check (pull_request) Successful in 3m13s
Tests and linters / Tests with -race (pull_request) Successful in 3m24s
Tests and linters / Lint (pull_request) Successful in 3m35s
Vulncheck / Vulncheck (push) Successful in 58s
Pre-commit hooks / Pre-commit (push) Successful in 1m22s
Tests and linters / Staticcheck (push) Successful in 1m43s
Build / Build Components (push) Successful in 2m2s
Tests and linters / Tests (push) Successful in 2m25s
Tests and linters / Run gofumpt (push) Successful in 2m23s
Tests and linters / Lint (push) Successful in 2m31s
Tests and linters / gopls check (push) Successful in 3m22s
Tests and linters / Tests with -race (push) Successful in 3m43s
OCI image / Build container images (push) Successful in 4m24s
[#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