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 875d8bde42 agent: convert NodeID methods to functions 4 years ago
..
ae testutil: NewLogBuffer - buffer logs until a test fails 4 years ago
auto-config auto-config: Avoid the marshal/unmarshal cycle in auto-config 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 auto-config: Avoid the marshal/unmarshal cycle in auto-config 4 years ago
connect Fix issue with changing the agent token causing failure to renew the auto-encrypt certificate 4 years ago
consul connect: use stronger validation that ingress gateways have compatible protocols defined for their upstreams (#8470) 4 years ago
debug
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 Add a test for go routine leaks 4 years ago
structs connect: use stronger validation that ingress gateways have compatible protocols defined for their upstreams (#8470) 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 Remove ACLsEnabled from delegate interface 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
acl_test.go Remove LogOutput from Agent 4 years ago
agent.go agent: convert NodeID methods to functions 4 years ago
agent_endpoint.go Fix a bunch of unparam lint issues 4 years ago
agent_endpoint_test.go config: Make Source an interface 4 years ago
agent_oss.go
agent_test.go Extract nodeID functions to a different file 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
dns.go DNS: add IsErrQueryNotFound function for easier error evaluation 4 years ago
dns_oss.go Update gateway-services-nodes API endpoint to allow multiple addresses 4 years ago
dns_test.go DNS: add test to verify NXDOMAIN is returned when a non-existent domain is queried over RPC 4 years ago
enterprise_delegate_oss.go
event_endpoint.go
event_endpoint_test.go
federation_state_endpoint.go
health_endpoint.go
health_endpoint_test.go
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 agent/http: Update TestSetupHTTPServer_HTTP2 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 thread local-only through the layers 4 years ago
keyring_test.go thread local-only through the layers 4 years ago
kvs_endpoint.go
kvs_endpoint_test.go
nodeid.go agent: convert NodeID methods to functions 4 years ago
nodeid_test.go agent: convert NodeID methods to functions 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
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
session_endpoint.go
session_endpoint_test.go
sidecar_service.go
sidecar_service_test.go
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
testagent.go config: Make Source an interface 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 Internal endpoint to query intentions associated with a gateway (#8400) 4 years ago
user_event.go
user_event_test.go
util.go
util_test.go
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