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.
 
 
 
 
 
 
Frank Schroeder 0763788b82 agent: fix data race between consul server and local state 7 years ago
..
consul rpc: try shutting down leader first to avoid hang in TestLeader_LeftServer 7 years ago
mock
pool agent: move conn pool for muxed connections into separate pkg 8 years ago
systemd agent: notify systemd after JoinLAN (#2121) 8 years ago
acl.go agent: make the RPC endpoint overwrite mechanism more transparent 8 years ago
acl_endpoint.go
acl_endpoint_test.go
acl_test.go agent: make registerEndpoint private 8 years ago
agent.go agent: fix data race between consul server and local state 7 years ago
agent_endpoint.go agent: fix 'consul leave' shutdown race (#2880) 8 years ago
agent_endpoint_test.go Removes some useless comments. 8 years ago
agent_test.go rpc: monkey patch fix for data races for localState 7 years ago
bindata_assetfs.go Fixes checked in web assets and associated build scripts. (#3173) 8 years ago
catalog_endpoint.go agent: refactor: make address translation part of the agent 7 years ago
catalog_endpoint_test.go rpc: monkey patch fix for data races for localState 7 years ago
check.go Correctly forward Host header in healthcheck (#3203) 8 years ago
check_test.go agent: refactor: use handler for test http tls server 7 years ago
config.go Revert "agent: add allowStale option for HTTP API (#3142)" 8 years ago
config_aws.go Revert "discover: move instance discover code into separate package (#3144)" (#3180) 8 years ago
config_azure.go Revert "discover: move instance discover code into separate package (#3144)" (#3180) 8 years ago
config_azure_test.go Revert "discover: move instance discover code into separate package (#3144)" (#3180) 8 years ago
config_ec2_test.go Revert "discover: move instance discover code into separate package (#3144)" (#3180) 8 years ago
config_gce.go Revert "discover: move instance discover code into separate package (#3144)" (#3180) 8 years ago
config_gce_test.go Revert "discover: move instance discover code into separate package (#3144)" (#3180) 8 years ago
config_test.go Changes host-based node IDs from opt-out to opt-in. (#3187) 8 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go
dns.go agent: refactor: make address translation part of the agent 7 years ago
dns_test.go agent: fix DNS recursor tests (#3190) 8 years ago
event_endpoint.go
event_endpoint_test.go
health_endpoint.go agent: refactor: make address translation part of the agent 7 years ago
health_endpoint_test.go
http.go Revert "agent: add allowStale option for HTTP API (#3142)" 8 years ago
http_test.go Revert "agent: add allowStale option for HTTP API (#3142)" 8 years ago
keyring.go
keyring_test.go
kvs_endpoint.go
kvs_endpoint_test.go
local.go agent: fix data race between consul server and local state 7 years ago
local_test.go agent: fix data race between consul server and local state 7 years ago
notify.go agent: move NotifyGroup into the agent pkg 8 years ago
notify_test.go agent: move NotifyGroup into the agent pkg 8 years ago
operator_endpoint.go
operator_endpoint_test.go
prepared_query_endpoint.go agent: refactor: make address translation part of the agent 7 years ago
prepared_query_endpoint_test.go agent: make registerEndpoint private 8 years ago
remote_exec.go
remote_exec_test.go
retry_join.go Revert "discover: move instance discover code into separate package (#3144)" (#3180) 8 years ago
session_endpoint.go
session_endpoint_test.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
testagent.go agent: fix 'consul leave' shutdown race (#2880) 8 years ago
translate_addr.go agent: refactor: make address translation part of the agent 7 years ago
txn_endpoint.go
txn_endpoint_test.go
ui_endpoint.go
ui_endpoint_test.go
user_event.go
user_event_test.go
util.go
util_test.go
watch_handler.go
watch_handler_test.go