open-consul/agent/cache-types
FFMMM 38c457b486
add MustRevalidate flag to connect_ca_leaf cache type; always use on non-blocking queries (#11693)
* always use MustRevalidate on non-blocking queries for connect ca leaf

Signed-off-by: FFMMM <FFMMM@users.noreply.github.com>

* Update agent/agent_endpoint_test.go

Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>

* pr feedback

Signed-off-by: FFMMM <FFMMM@users.noreply.github.com>

Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
2021-12-02 11:32:15 -08:00
..
catalog_datacenters.go
catalog_datacenters_test.go
catalog_list_services.go
catalog_list_services_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
catalog_service_list.go
catalog_service_list_test.go
catalog_services.go
catalog_services_test.go
config_entry.go
config_entry_test.go
connect_ca_leaf.go add MustRevalidate flag to connect_ca_leaf cache type; always use on non-blocking queries (#11693) 2021-12-02 11:32:15 -08:00
connect_ca_leaf_oss.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
connect_ca_leaf_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
connect_ca_root.go
connect_ca_root_test.go
discovery_chain.go
discovery_chain_test.go Finish removing useInDatacenter 2021-10-26 23:36:01 -06:00
federation_state_list_gateways.go
federation_state_list_gateways_test.go
gateway_services.go
gateway_services_test.go
health_services.go
health_services_test.go
intention_match.go
intention_match_test.go
intention_upstreams.go Add cache-type for Internal.IntentionUpstreams 2021-03-16 11:06:47 -06:00
intention_upstreams_test.go Add cache-type for Internal.IntentionUpstreams 2021-03-16 11:06:47 -06:00
mock_RPC.go
node_services.go
node_services_test.go
norace_test.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
options.go
prepared_query.go
prepared_query_test.go
race_test.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
resolved_service_config.go
resolved_service_config_test.go Update server-side config resolution and client-side merging 2021-03-10 21:05:11 -07:00
rpc.go
service_checks.go
service_checks_test.go
service_dump.go
service_dump_test.go
testing.go