Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Nephin 89f41bddfe Remove TTL from cacheEntryExpiry 5 years ago
..
ae agent: ensure node info sync and full sync. (#7189) 5 years ago
agentpb server: strip local ACL tokens from RPCs during forwarding if crossing datacenters (#7419) 5 years ago
cache Remove TTL from cacheEntryExpiry 5 years ago
cache-types wan federation via mesh gateways (#6884) 5 years ago
checks feat: support sending body in HTTP checks (#6602) 5 years ago
config tests: change default http_max_conns_per_client to 250 to ease tests (#7625) 5 years ago
connect ci: Run all connect/ca tests from the integration suite 5 years ago
consul fix flaky TestReplication_FederationStates test due to race conditions (#7612) 5 years ago
debug fix comment typos (#4890) 6 years ago
exec fix go vet issue 7 years ago
local Remove name from NewTestAgent 5 years ago
metadata wan federation via mesh gateways (#6884) 5 years ago
mock Sync of OSS changes to support namespaces (#6909) 5 years ago
pool wan federation via mesh gateways (#6884) 5 years ago
proxycfg Fix flapping of mesh gateway connect-service watches (#7575) 5 years ago
router wan federation via mesh gateways (#6884) 5 years ago
structs Terminating gateway discovery (#7571) 5 years ago
systemd agent: notify systemd after JoinLAN (#2121) 8 years ago
token Add managed service provider token (#7218) 5 years ago
xds proxycfg: support path exposed with non-HTTP2 protocol (#7510) 5 years ago
acl.go various tweaks on top of the hclog work (#7165) 5 years ago
acl_endpoint.go Add PolicyReadByName for API (#6615) 5 years ago
acl_endpoint_legacy.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
acl_endpoint_legacy_test.go Remove name from NewTestAgent 5 years ago
acl_endpoint_test.go Remove name from NewTestAgent 5 years ago
acl_test.go agent: Remove unused Encrypted from interface 5 years ago
agent.go Remove SnapshotRPC passthrough 5 years ago
agent_endpoint.go Enable CLI to register terminating gateways (#7500) 5 years ago
agent_endpoint_test.go Rename NewTestAgentWithFields to StartTestAgent 5 years ago
agent_oss.go Add managed service provider token (#7218) 5 years ago
agent_test.go agent: show warning when enable_script_checks is enabled without safty net (#7437) 5 years ago
bindata_assetfs.go update bindata_assetfs.go 5 years ago
blacklist.go Adds the ability to blacklist specific HTTP endpoints. (#3252) 7 years ago
blacklist_test.go Adds the ability to blacklist specific HTTP endpoints. (#3252) 7 years ago
catalog_endpoint.go Catalog + Namespace OSS changes. (#7219) 5 years ago
catalog_endpoint_test.go Remove name from NewTestAgent 5 years ago
check.go Sync of OSS changes to support namespaces (#6909) 5 years ago
config.go Make a few config entry endpoints return 404s and allow for snake_case and lowercase key names. (#5748) 6 years ago
config_endpoint.go Small refactoring to move meta parsing into the switch statement (#7170) 5 years ago
config_endpoint_test.go Terminating gateway discovery (#7571) 5 years ago
connect_auth.go Intentions ACL enforcement updates (#7028) 5 years ago
connect_ca_endpoint.go connect: Add AWS PCA provider (#6795) 5 years ago
connect_ca_endpoint_test.go Remove name from NewTestAgent 5 years ago
coordinate_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
coordinate_endpoint_test.go Remove name from NewTestAgent 5 years ago
discovery_chain_endpoint.go Updates to Config Entries and Connect for Namespaces (#7116) 5 years ago
discovery_chain_endpoint_test.go Remove name from NewTestAgent 5 years ago
dns.go Pre-allocations of DNS meta to avoid several allocations 5 years ago
dns_oss.go Sync of OSS changes to support namespaces (#6909) 5 years ago
dns_test.go Remove name from NewTestAgent 5 years ago
enterprise_delegate_oss.go Update to use a consulent build tag instead of just ent (#5759) 6 years ago
event_endpoint.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
event_endpoint_test.go Remove name from NewTestAgent 5 years ago
federation_state_endpoint.go wan federation via mesh gateways (#6884) 5 years ago
health_endpoint.go Catalog + Namespace OSS changes. (#7219) 5 years ago
health_endpoint_test.go Remove name from NewTestAgent 5 years ago
http.go Adds http_config.response_headers to the UI headers plus tests (#7369) 5 years ago
http_decode_test.go feat: support sending body in HTTP checks (#6602) 5 years ago
http_oss.go fix spelling errors (#7135) 5 years ago
http_oss_test.go Remove name from NewTestAgent 5 years ago
http_register.go Add PolicyReadByName for API (#6615) 5 years ago
http_test.go Rename NewTestAgentWithFields to StartTestAgent 5 years ago
intentions_endpoint.go Fix a couple bugs regarding intentions with namespaces (#7169) 5 years ago
intentions_endpoint_test.go Remove name from NewTestAgent 5 years ago
keyring.go agent: sensible keyring error (#7272) 5 years ago
keyring_test.go Rename NewTestAgentWithFields to StartTestAgent 5 years ago
kvs_endpoint.go docs: add docs for kv_max_value_size (#7405) 5 years ago
kvs_endpoint_test.go Remove name from NewTestAgent 5 years ago
notify.go Fixes memory leak when blocking on /event/list (#4482) 6 years ago
notify_test.go Fixes memory leak when blocking on /event/list (#4482) 6 years ago
operator_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
operator_endpoint_test.go Remove name from NewTestAgent 5 years ago
prepared_query_endpoint.go Add support for dual stack IPv4/IPv6 network (#6640) 5 years ago
prepared_query_endpoint_test.go Remove name from NewTestAgent 5 years ago
remote_exec.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
remote_exec_test.go Remove name from NewTestAgent 5 years ago
retry_join.go wan federation via mesh gateways (#6884) 5 years ago
retry_join_test.go wan federation via mesh gateways (#6884) 5 years ago
service_checks_test.go Remove name from NewTestAgent 5 years ago
service_manager.go Enable CLI to register terminating gateways (#7500) 5 years ago
service_manager_test.go Rename NewTestAgentWithFields to StartTestAgent 5 years ago
session_endpoint.go Fix session backwards incompatibility with 1.6.x and earlier. 5 years ago
session_endpoint_test.go Remove name from NewTestAgent 5 years ago
sidecar_service.go wan federation via mesh gateways (#6884) 5 years ago
sidecar_service_test.go Rename NewTestAgentWithFields to StartTestAgent 5 years ago
signal_unix.go cli: forward SIGTERM to child process of 'lock' and 'watch' subcommands (#4737) 6 years ago
signal_windows.go cli: forward SIGTERM to child process of 'lock' and 'watch' subcommands (#4737) 6 years ago
snapshot_endpoint.go Remove SnapshotRPC passthrough 5 years ago
snapshot_endpoint_test.go Remove name from NewTestAgent 5 years ago
status_endpoint.go Allow forwarding of some status RPCs (#6198) 5 years ago
status_endpoint_test.go Remove name from NewTestAgent 5 years ago
testagent.go Rename NewTestAgentWithFields to StartTestAgent 5 years ago
testagent_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
translate_addr.go Add the v1/catalog/node-services/:node endpoint (#7115) 5 years ago
txn_endpoint.go docs: add docs for kv_max_value_size (#7405) 5 years ago
txn_endpoint_test.go Remove name from NewTestAgent 5 years ago
ui_endpoint.go Add information about which services are proxied to ui services… (#7417) 5 years ago
ui_endpoint_test.go Terminating gateway discovery (#7571) 5 years ago
user_event.go agent: ensure that we always use the same settings for msgpack (#7245) 5 years ago
user_event_test.go Remove name from NewTestAgent 5 years ago
util.go agent: ensure that we always use the same settings for msgpack (#7245) 5 years ago
util_test.go Fixed unstable test TestForwardSignals() 5 years ago
watch_handler.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
watch_handler_test.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago