mirror of https://github.com/status-im/consul.git
7393374fc0
* update gateway-services table with endpoints * fix failing test * remove unneeded config in test * rename "endpoint" to "destination" * more endpoint renaming to destination in tests * update isDestination based on service-defaults config entry creation * use a 3 state kind to be able to set the kind to unknown (when neither a service or a destination exist) * set unknown state to empty to avoid modifying alot of tests * fix logic to set the kind correctly on CRUD * fix failing tests * add missing tests and fix service delete * fix failing test * Apply suggestions from code review Co-authored-by: Dan Stough <dan.stough@hashicorp.com> * fix a bug with kind and add relevant test * fix compile error * fix failing tests * add kind to clone * fix failing tests * fix failing tests in catalog endpoint * fix service dump test * Apply suggestions from code review Co-authored-by: Dan Stough <dan.stough@hashicorp.com> * remove duplicate tests * first draft of destinations intention in connect proxy * remove ServiceDestinationList * fix failing tests * fix agent/consul failing tests * change to filter intentions in the state store instead of adding a field. * fix failing tests * fix comment * fix comments * store service kind destination and add relevant tests * changes based on review * filter on destinations when querying source match * change state store API to get an IntentionTarget parameter * add intentions tests * add destination upstream endpoint * fix failing test * fix failing test and a bug with wildcard intentions * fix failing test * Apply suggestions from code review Co-authored-by: alex <8968914+acpana@users.noreply.github.com> * add missing test and clarify doc * fix style * gofmt intention.go * fix merge introduced issue Co-authored-by: Dan Stough <dan.stough@hashicorp.com> Co-authored-by: alex <8968914+acpana@users.noreply.github.com> Co-authored-by: github-team-consul-core <github-team-consul-core@hashicorp.com> |
||
---|---|---|
.. | ||
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 | ||
exported_peered_services.go | ||
exported_peered_services_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_destination.go | ||
intention_upstreams_destination_test.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 |