consul/agent/discovery
Dan Stough 137c9c0973
[CE] Misc cleanup for V2 DNS (#20640)
* chore: gitignore zed editor

* chore(v2dns): remove ent/ce split from router

* fix(v2dns): v2 workloads now have tenancy in output

* feat(v2dns): support 'cluster' label

* chore(v2dns): less chatty debug logs
2024-02-14 12:40:38 -05:00
..
discovery.go NET-7644/NET-7634 - Implement query lookup for tagged addresses on nodes and services including WAN translation. (#20583) 2024-02-12 14:27:25 -05:00
discovery_test.go DNS V2 - Revise discovery result to have service and node name and address fields. (#20468) 2024-02-03 03:23:52 +00:00
mock_CatalogDataFetcher.go feat(v2dns): catalog v2 workload query support (#20466) 2024-02-02 18:29:38 -05:00
query_fetcher_v1.go [CE] Misc cleanup for V2 DNS (#20640) 2024-02-14 12:40:38 -05:00
query_fetcher_v1_ce.go [CE] Misc cleanup for V2 DNS (#20640) 2024-02-14 12:40:38 -05:00
query_fetcher_v1_ce_test.go feat(v2dns): catalog v2 workload query support (#20466) 2024-02-02 18:29:38 -05:00
query_fetcher_v1_test.go NET-7644/NET-7634 - Implement query lookup for tagged addresses on nodes and services including WAN translation. (#20583) 2024-02-12 14:27:25 -05:00
query_fetcher_v2.go [CE] Misc cleanup for V2 DNS (#20640) 2024-02-14 12:40:38 -05:00
query_fetcher_v2_test.go feat(v2dns): catalog v2 service query support (#20564) 2024-02-09 17:41:40 -05:00