mirror of https://github.com/hashicorp/consul
647c57a416
There are a handful of changes in this commit: * When querying trust bundles for a service we need to be able to specify the namespace of the service. * The endpoint needs to track the index because the cache watches use it. * Extracted bulk of the endpoint's logic to a state store function so that index tracking could be tested more easily. * Removed check for service existence, deferring that sort of work to ACL authz * Added the cache type |
||
---|---|---|
.. | ||
catalog_datacenters.go | ||
catalog_datacenters_test.go | ||
catalog_list_services.go | ||
catalog_list_services_test.go | ||
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 | ||
connect_ca_leaf_oss.go | ||
connect_ca_leaf_test.go | ||
connect_ca_root.go | ||
connect_ca_root_test.go | ||
discovery_chain.go | ||
discovery_chain_test.go | ||
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 | ||
intention_upstreams_test.go | ||
mock_Agent.go | ||
mock_RPC.go | ||
mock_TrustBundleReader_test.go | ||
node_services.go | ||
node_services_test.go | ||
norace_test.go | ||
options.go | ||
prepared_query.go | ||
prepared_query_test.go | ||
race_test.go | ||
resolved_service_config.go | ||
resolved_service_config_test.go | ||
rpc.go | ||
service_checks.go | ||
service_checks_test.go | ||
service_dump.go | ||
service_dump_test.go | ||
testing.go | ||
trust_bundle.go | ||
trust_bundle_test.go | ||
trust_bundles.go | ||
trust_bundles_test.go |