open-consul/agent/structs
Matt Keeler c49f2fb9b8
Merge pull request #6053 from hashicorp/gateways_and_resolvers
Integrate Mesh Gateways with ServiceResolverSubsets
2019-07-02 12:05:08 -04:00
..
acl.go acl: a role binding rule for a role that does not exist should be ignored (#5778) 2019-05-03 14:22:44 -05:00
acl_cache.go acl: adding support for kubernetes auth provider login (#5600) 2019-04-26 14:49:25 -05:00
acl_cache_test.go acl: adding support for kubernetes auth provider login (#5600) 2019-04-26 14:49:25 -05:00
acl_legacy.go acl: ACL Tokens can now be assigned an optional set of service identities (#5390) 2019-04-26 14:48:04 -05:00
acl_legacy_test.go New ACLs (#4791) 2018-10-19 12:04:07 -04:00
acl_test.go acl: adding support for kubernetes auth provider login (#5600) 2019-04-26 14:49:25 -05:00
auto_encrypt.go tls: auto_encrypt enables automatic RPC cert provisioning for consul clients (#5597) 2019-06-27 22:22:07 +02:00
catalog.go
check_definition.go Support for maximum size for Output of checks (#5233) 2019-06-26 09:43:25 -06:00
check_definition_test.go agent: fix formatting 2018-11-07 02:16:03 -08:00
check_type.go Support for maximum size for Output of checks (#5233) 2019-06-26 09:43:25 -06:00
config_entry.go Implement caching for config entry lists 2019-07-02 10:11:19 -04:00
config_entry_discoverychain.go digest the proxy-defaults protocol into the graph (#6050) 2019-07-02 11:01:17 -05:00
config_entry_discoverychain_test.go do some initial config entry graph validation during writes (#6047) 2019-07-01 15:23:36 -05:00
config_entry_test.go Fix ConfigEntryResponse binary marshaller and ensure we watch the chan in ConfigEntry.Get even when no entry exists. (#5773) 2019-05-02 15:25:29 -04:00
connect.go fix typos reported by golangci-lint:misspell (#5434) 2019-03-06 11:13:28 -06:00
connect_ca.go tls: auto_encrypt enables automatic RPC cert provisioning for consul clients (#5597) 2019-06-27 22:22:07 +02:00
connect_ca_test.go connect: tame thundering herd of CSRs on CA rotation (#5228) 2019-01-22 17:19:36 +00:00
connect_proxy_config.go Fix some tests that I broke when refactoring the ConfigSnapshot (#6051) 2019-07-01 19:47:58 -04:00
connect_proxy_config_test.go Implement Mesh Gateways 2019-07-01 16:28:30 -04:00
connect_test.go
discovery_chain.go activate most discovery chain features in xDS for envoy (#6024) 2019-07-01 22:10:51 -05:00
discovery_chain_test.go initial version of L7 config entry compiler (#5994) 2019-06-27 13:38:21 -05:00
errors.go Implement /v1/agent/health/service/<service name> endpoint (#3551) 2019-01-07 09:39:23 -05:00
intention.go Include a content hash of the intention for use during replication 2019-07-01 16:28:30 -04:00
intention_test.go
operator.go
prepared_query.go Improve Connect with Prepared Queries (#5291) 2019-02-04 09:36:51 -05:00
prepared_query_test.go
sanitize_oss.go Update to use a consulent build tag instead of just ent (#5759) 2019-05-01 11:11:27 -04:00
service_definition.go Add tagged addresses for services (#5965) 2019-06-17 10:51:50 -04:00
service_definition_test.go
snapshot.go
structs.go Implement Mesh Gateways 2019-07-01 16:28:30 -04:00
structs_filtering_test.go Implement Mesh Gateways 2019-07-01 16:28:30 -04:00
structs_test.go Implement Mesh Gateways 2019-07-01 16:28:30 -04:00
testing_catalog.go Implement Mesh Gateways 2019-07-01 16:28:30 -04:00
testing_connect_proxy_config.go Add -sidecar-for and new /agent/service/:service_id endpoint (#4691) 2018-10-10 16:55:34 +01:00
testing_intention.go
testing_service_definition.go
txn.go txn: update existing txn api docs with new operations 2019-01-15 16:54:07 -08:00