consul/agent/discovery
John Murret 26eed12f04
NET-7813 - DNS : SERVFAIL when resolving PTR records (#20679)
* NET-7813 - DNS : SERVFAIL when resolving PTR records

* Update agent/dns.go

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>

* PR feedback

---------

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
2024-02-21 17:44:04 +00:00
..
discovery.go fix(v2dns): add node ttl to workloads, comment cleanup, and changelog (#20643) 2024-02-14 17:38:11 -05:00
discovery_test.go
mock_CatalogDataFetcher.go
query_fetcher_v1.go NET-7813 - DNS : SERVFAIL when resolving PTR records (#20679) 2024-02-21 17:44:04 +00:00
query_fetcher_v1_ce.go
query_fetcher_v1_ce_test.go
query_fetcher_v1_test.go fix(v2dns): add node ttl to workloads, comment cleanup, and changelog (#20643) 2024-02-14 17:38:11 -05:00
query_fetcher_v2.go
query_fetcher_v2_test.go