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.
 
 
 
 
 
 
Kyle Havlovitz 7ffef62ed7 Clean up CA shutdown logic and error 4 years ago
..
ae testutil: NewLogBuffer - buffer logs until a test fails 4 years ago
auto-config testing: Remove all the defer os.Removeall 4 years ago
cache agent/cache test for cache throttling. (#8396) 4 years ago
cache-types Return nil value on error. 4 years ago
cert-monitor Ensure certificates retrieved through the cache get persisted with auto-config (#8409) 4 years ago
checks testutil: NewLogBuffer - buffer logs until a test fails 4 years ago
config config: use logging.Config in RuntimeConfig 4 years ago
connect Clean up CA shutdown logic and error 4 years ago
consul Clean up CA shutdown logic and error 4 years ago
debug
dns config: move NodeName validation to config validation 4 years ago
exec
local Notify alias checks when aliased service is [de]registered (#8456) 4 years ago
metadata
mock
pool Pass a logger to ConnPool and yamux, instead of an io.Writer 4 years ago
proxycfg Default Cache rate limiting options in New 4 years ago
router Refactor keyring ops: 4 years ago
routine-leak-checker testing: Remove all the defer os.Removeall 4 years ago
structs Fix panic when decoding 'Connect: null' 4 years ago
systemd
token Add ability for notifications when one of the agent tokens is updated (#8301) 4 years ago
xds connect: use stronger validation that ingress gateways have compatible protocols defined for their upstreams (#8470) 4 years ago
acl.go agent: extract dependency creation from New 4 years ago
acl_endpoint.go Remove ACLsEnabled from delegate interface 4 years ago
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go
acl_endpoint_test.go Enable gofmt simplify 4 years ago
acl_test.go testing: disable global metrics sink in tests 4 years ago
agent.go config: use logging.Config in RuntimeConfig 4 years ago
agent_endpoint.go Fix a bunch of unparam lint issues 4 years ago
agent_endpoint_test.go testing: wait until monitor has started before shutdown 4 years ago
agent_oss.go agent: unmethod consulConfig 4 years ago
agent_test.go testing: Remove all the defer os.Removeall 4 years ago
bindata_assetfs.go changelog: Update for 1.8.2, 1.7.6, 1.7.5 and 1.6.7 (#8462) 4 years ago
catalog_endpoint.go
catalog_endpoint_test.go Add api mod support for /catalog/gateway-services (#8278) 4 years ago
check.go
config_endpoint.go
config_endpoint_test.go
connect_auth.go
connect_ca_endpoint.go
connect_ca_endpoint_test.go
coordinate_endpoint.go
coordinate_endpoint_test.go
denylist.go
denylist_test.go
discovery_chain_endpoint.go
discovery_chain_endpoint_test.go Enable gofmt simplify 4 years ago
dns.go config: move NodeName validation to config validation 4 years ago
dns_oss.go Update gateway-services-nodes API endpoint to allow multiple addresses 4 years ago
dns_test.go config: move NodeName validation to config validation 4 years ago
enterprise_delegate_oss.go
event_endpoint.go
event_endpoint_test.go Enable gofmt simplify 4 years ago
federation_state_endpoint.go
health_endpoint.go
health_endpoint_test.go Enable gofmt simplify 4 years ago
http.go Merge pull request #8231 from hashicorp/dnephin/unembed-HTTPServer-Server 4 years ago
http_decode_test.go Fix a bunch of unparam lint issues 4 years ago
http_oss.go connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
http_oss_test.go agent/http: un-embed the HTTPServer 4 years ago
http_register.go Internal endpoint to query intentions associated with a gateway (#8400) 4 years ago
http_test.go Merge pull request #8514 from hashicorp/dnephin/testing-improvements-1 4 years ago
intentions_endpoint.go connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
intentions_endpoint_oss_test.go connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
intentions_endpoint_test.go connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
keyring.go agent: Move setupKeyring functions to keyring.go 4 years ago
keyring_test.go testing: Remove all the defer os.Removeall 4 years ago
kvs_endpoint.go
kvs_endpoint_test.go
nodeid.go Remove check that hostID is a uuid. 4 years ago
nodeid_test.go testing: Remove all the defer os.Removeall 4 years ago
notify.go
notify_test.go
operator_endpoint.go thread local-only through the layers 4 years ago
operator_endpoint_test.go thread local-only through the layers 4 years ago
prepared_query_endpoint.go DNS: add IsErrQueryNotFound function for easier error evaluation 4 years ago
prepared_query_endpoint_test.go Enable gofmt simplify 4 years ago
remote_exec.go
remote_exec_test.go
retry_join.go
retry_join_test.go
service_checks_test.go
service_manager.go
service_manager_test.go testing: Remove TestAgent.Key and change TestAgent.DataDir 4 years ago
session_endpoint.go
session_endpoint_test.go testing: Improve session_endpoint_test 4 years ago
setup.go config: use logging.Config in RuntimeConfig 4 years ago
sidecar_service.go Enable gofmt simplify 4 years ago
sidecar_service_test.go Enable gofmt simplify 4 years ago
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
testagent.go testing: disable global metrics sink in tests 4 years ago
testagent_test.go config: Make Source an interface 4 years ago
translate_addr.go
txn_endpoint.go
txn_endpoint_test.go
ui_endpoint.go Internal endpoint to query intentions associated with a gateway (#8400) 4 years ago
ui_endpoint_test.go Merge pull request #8514 from hashicorp/dnephin/testing-improvements-1 4 years ago
user_event.go
user_event_test.go
util.go
util_test.go testing: use t.Cleanup in testutil.TempFile 4 years ago
watch_handler.go watch: Allow args from different types 4 years ago
watch_handler_test.go watch: Allow args from different types 4 years ago