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.
 
 
 
 
 
 
R.B. Boyer 70f1ba3a2b
fix test when run in enterprise (#10048)
4 years ago
..
ae
auto-config
cache cache: Fix bug where connection errors can cause early cache expiry (#9979) 4 years ago
cache-types Tune streaming backoff on errors to retry a bit faster when TCP connections drop 4 years ago
checks add http2 ping health checks (#8431) 4 years ago
config Replace TransparentProxy bool with ProxyMode 4 years ago
connect Replace CertURI.Authorize() calls. 4 years ago
consul Merge pull request #10016 from hashicorp/topology-update 4 years ago
debug
dns
exec
grpc Set gRPC keepalives to mirror Yamux keepalive behaviour 4 years ago
local
metadata
mock
pool introduce certopts (#9606) 4 years ago
proxycfg Split Upstream.Identifier() so non-empty namespace is always prepended in ent (#10031) 4 years ago
router
routine-leak-checker introduce certopts (#9606) 4 years ago
rpc/subscribe structs: remove EnterpriseMeta.GetNamespace 4 years ago
rpcclient/health api: ensure v1/health/ingress/:service endpoint works properly when streaming is enabled (#9967) 4 years ago
structs fix test when run in enterprise (#10048) 4 years ago
submatview
systemd
token
uiserver auto-updated agent/uiserver/bindata_assetfs.go from commit daf897f1a 4 years ago
xds Split Upstream.Identifier() so non-empty namespace is always prepended in ent (#10031) 4 years ago
acl.go Move static token resolution into the ACLResolver (#10013) 4 years ago
acl_endpoint.go Move static token resolution into the ACLResolver (#10013) 4 years ago
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go
acl_endpoint_test.go
acl_test.go Move static token resolution into the ACLResolver (#10013) 4 years ago
agent.go Move static token resolution into the ACLResolver (#10013) 4 years ago
agent_endpoint.go Move static token resolution into the ACLResolver (#10013) 4 years ago
agent_endpoint_test.go Fixup tests 4 years ago
agent_oss.go
agent_test.go add http2 ping health checks (#8431) 4 years ago
apiserver.go
apiserver_test.go
catalog_endpoint.go
catalog_endpoint_test.go
check.go
config_endpoint.go
config_endpoint_test.go
connect_auth.go Move static token resolution into the ACLResolver (#10013) 4 years ago
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_oss.go
dns_test.go Avoid failing test due to undiscoverable node name 4 years ago
enterprise_delegate_oss.go
event_endpoint.go Move static token resolution into the ACLResolver (#10013) 4 years ago
event_endpoint_test.go
federation_state_endpoint.go
health_endpoint.go api: ensure v1/health/ingress/:service endpoint works properly when streaming is enabled (#9967) 4 years ago
health_endpoint_test.go api: ensure v1/health/ingress/:service endpoint works properly when streaming is enabled (#9967) 4 years ago
http.go Move static token resolution into the ACLResolver (#10013) 4 years ago
http_decode_test.go Add support for configuring TLS ServerName for health checks 4 years ago
http_oss.go http: fix a bug that would cause runtimeConfig to be cached 4 years ago
http_oss_test.go
http_register.go
http_test.go
intentions_endpoint.go
intentions_endpoint_oss_test.go
intentions_endpoint_test.go
keyring.go
keyring_test.go
kvs_endpoint.go Add content type headers to raw KV responses 4 years ago
kvs_endpoint_test.go Add content type headers to raw KV responses 4 years ago
nodeid.go
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go
operator_endpoint_oss.go
operator_endpoint_test.go
prepared_query_endpoint.go
prepared_query_endpoint_test.go
reload.go
remote_exec.go
remote_exec_test.go
retry_join.go
retry_join_test.go
service_checks_test.go
service_manager.go Replace TransparentProxy bool with ProxyMode 4 years ago
service_manager_test.go Replace TransparentProxy bool with ProxyMode 4 years ago
session_endpoint.go
session_endpoint_test.go
setup.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
streaming_test.go
testagent.go introduce certopts (#9606) 4 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go Add support for configuring TLS ServerName for health checks 4 years ago
txn_endpoint_test.go
ui_endpoint.go Merge pull request #10016 from hashicorp/topology-update 4 years ago
ui_endpoint_oss_test.go
ui_endpoint_test.go Update viz endpoint to include topology from intentions 4 years ago
user_event.go
user_event_test.go
util.go
util_test.go
watch_handler.go
watch_handler_test.go