consul/agent/discovery
John Murret 9b2c1be053
NET-5879 - expose sameness group param on service health endpoint and move sameness group health fallback logic into HealthService RPC layer (#21096)
* NET-5879 - move the filter for non-passing to occur in the health RPC layer rather than the callers of the RPC

* fix import of slices

* NET-5879 - expose sameness group param on service health endpoint and move sameness group health fallback logic into HealthService RPC layer

* fixing deepcopy

* fix license headers
2024-05-14 13:32:49 +00:00
..
discovery.go DNS v2 - split up router into multiple responsibilities & break up router tests into multiple files. (#20688) 2024-03-01 15:36:37 +00: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 NET-5879 - expose sameness group param on service health endpoint and move sameness group health fallback logic into HealthService RPC layer (#21096) 2024-05-14 13:32:49 +00:00
query_fetcher_v1_ce.go NET-5879 - expose sameness group param on service health endpoint and move sameness group health fallback logic into HealthService RPC layer (#21096) 2024-05-14 13:32:49 +00: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-5879 - expose sameness group param on service health endpoint and move sameness group health fallback logic into HealthService RPC layer (#21096) 2024-05-14 13:32:49 +00:00
query_fetcher_v2.go feat(dataplane): allow token and tenancy information for proxied DNS (#20899) 2024-04-22 14:30:43 -04:00
query_fetcher_v2_test.go feat(v2dns): catalog v2 service query support (#20564) 2024-02-09 17:41:40 -05:00