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.
 
 
 
 
 
 
James Phillips f25c66dfd9 Fixes an XSS issue with unescaped node names. (#3578) 7 years ago
..
config config: remove redundant code 7 years ago
consul Cleans up some drift between the OSS and Enterprise trees. 7 years ago
metadata
mock
pool Makes RPC handling more robust when rolling servers. (#3561) 7 years ago
router
structs Fixes agent error handling when check definition is invalid. Distingu… (#3560) 7 years ago
systemd
token
acl.go Update metric names and add a legacy config flag 7 years ago
acl_endpoint.go
acl_endpoint_test.go
acl_test.go
agent.go agent: add option to discard health output (#3562) 7 years ago
agent_endpoint.go Fixes agent error handling when check definition is invalid. Distingu… (#3560) 7 years ago
agent_endpoint_test.go config: add generic method to translate between CamelCase and snake_case (#3557) 7 years ago
agent_test.go Clean up subprocess handling and make shell use optional (#3509) 7 years ago
bindata_assetfs.go Fixes an XSS issue with unescaped node names. (#3578) 7 years ago
blacklist.go
blacklist_test.go
catalog_endpoint.go
catalog_endpoint_test.go
check.go Adds a brief wait and poll period to update check status after a timeout. (#3573) 7 years ago
check_test.go Clean up subprocess handling and make shell use optional (#3509) 7 years ago
config.go config: add generic method to translate between CamelCase and snake_case (#3557) 7 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go
dns.go Update metric names and add a legacy config flag 7 years ago
dns_test.go Fix unit test after dns library upgrade to account for correct data length 7 years ago
docker.go
docker_unix.go
docker_windows.go
event_endpoint.go
event_endpoint_test.go
health_endpoint.go
health_endpoint_test.go
http.go
http_test.go
keyring.go
keyring_test.go
kvs_endpoint.go
kvs_endpoint_test.go
local.go agent: add option to discard health output (#3562) 7 years ago
local_test.go agent: add option to discard health output (#3562) 7 years ago
notify.go
notify_test.go
operator_endpoint.go
operator_endpoint_test.go
prepared_query_endpoint.go
prepared_query_endpoint_test.go
remote_exec.go Clean up subprocess handling and make shell use optional (#3509) 7 years ago
remote_exec_test.go
retry_join.go
retry_join_test.go
session_endpoint.go
session_endpoint_test.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
testagent.go
testagent_test.go
translate_addr.go
txn_endpoint.go
txn_endpoint_test.go
ui_endpoint.go
ui_endpoint_test.go
user_event.go
user_event_test.go
util.go Clean up subprocess handling and make shell use optional (#3509) 7 years ago
util_other.go Kill check processes after the timeout is reached (#3567) 7 years ago
util_test.go
util_windows.go Kill check processes after the timeout is reached (#3567) 7 years ago
watch_handler.go Clean up subprocess handling and make shell use optional (#3509) 7 years ago
watch_handler_test.go