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.
 
 
 
 
 
 
Giulio Micheloni 814ef6b103 acl: fix error type into a string type for serialization issue 3 years ago
..
ae
auto-config connect: include optional partition prefixes in SPIFFE identifiers (#10507) 3 years ago
cache cache: Fix bug where connection errors can cause early cache expiry (#9979) 4 years ago
cache-types connect: include optional partition prefixes in SPIFFE identifiers (#10507) 3 years ago
checks create separate function with its own context to shutdown http2 client conn in h2ping check 4 years ago
config inline assignment 3 years ago
connect connect: include optional partition prefixes in SPIFFE identifiers (#10507) 3 years ago
consul acl: fix error type into a string type for serialization issue 3 years ago
debug
dns
exec
grpc grpc: fix a data race by using a static resolver 4 years ago
local make tests use a dummy node_name to avoid environment related failures (#10262) 4 years ago
metadata Refactor of serf feature flag tags. 4 years ago
mock
pool introduce certopts (#9606) 4 years ago
proxycfg proxycfg: remove unused method 3 years ago
router Correcting the changed function name in comment 4 years ago
routine-leak-checker Preparation for changing where license management is done. 4 years ago
rpc/subscribe structs: remove EnterpriseMeta.GetNamespace 4 years ago
rpcclient/health streaming: support X-Cache-Hit header 3 years ago
structs acl: fix error type into a string type for serialization issue 3 years ago
submatview streaming: support X-Cache-Hit header 3 years ago
systemd
token
uiserver auto-updated agent/uiserver/bindata_assetfs.go from commit ace794d21 3 years ago
xds xds: fix flaky protocol tests (#10410) 3 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 Add fields to the /acl/auth-methods endpoint. (#9741) 4 years ago
acl_test.go Move static token resolution into the ACLResolver (#10013) 4 years ago
agent.go streaming: fix enable of streaming in the client 3 years ago
agent_endpoint.go improve monitor performance (#10368) 3 years ago
agent_endpoint_test.go Omit empty tproxy config in JSON responses (#10402) 3 years ago
agent_oss.go Preparation for changing where license management is done. 4 years ago
agent_test.go Remove a racy and failing test 3 years ago
apiserver.go
apiserver_test.go
catalog_endpoint.go
catalog_endpoint_test.go
check.go
config_endpoint.go
config_endpoint_test.go Rename CatalogDestinationsOnly (#10397) 3 years ago
connect_auth.go connect: include optional partition prefixes in SPIFFE identifiers (#10507) 3 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 return an empty record when asked for an addr dns with type other then A, AAAA and ANY (#10401) 3 years ago
dns_oss.go
dns_test.go return an empty record when asked for an addr dns with type other then A, AAAA and ANY (#10401) 3 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 http: set consistency header properly 4 years ago
health_endpoint_test.go streaming: fix enable of streaming in the client 3 years ago
http.go http: add an X-Consul-Query-Backend header to responses 3 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 agent: move deprecated AddServiceFromSource to a test file 4 years ago
service_manager.go Add flag for transparent proxies to dial individual instances (#10329) 4 years ago
service_manager_test.go Add flag for transparent proxies to dial individual instances (#10329) 4 years ago
session_endpoint.go
session_endpoint_test.go
setup.go connect: emit a metric for the number of seconds until root CA expiration 3 years ago
setup_oss.go Move some things around to allow for license updating via config reload 4 years ago
sidecar_service.go Add support for downstreams 4 years ago
sidecar_service_test.go agent: move deprecated AddServiceFromSource to a test file 4 years ago
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
streaming_test.go streaming: fix enable of streaming in the client 3 years ago
testagent.go Move some things around to allow for license updating via config reload 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