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 cb618918b3
Cleans up some go fmt issues.
7 years ago
..
consul Merge pull request #3369 from hashicorp/metrics-enhancements 7 years ago
mock agent: replace docker check 7 years ago
pool agent: move conn pool for muxed connections into separate pkg 8 years ago
systemd agent: notify systemd after JoinLAN (#2121) 8 years ago
token Adds secure introduction for the ACL replication token. (#3357) 7 years ago
acl.go Adds support for agent-side ACL token management via API instead of config files. (#3324) 7 years ago
acl_endpoint.go Adds a new /v1/acl/bootstrap API (#3349) 7 years ago
acl_endpoint_test.go Adds a new /v1/acl/bootstrap API (#3349) 7 years ago
acl_test.go Adds node read privileges to the acl_agent_master_token. (#3277) 7 years ago
agent.go Merge pull request #3369 from hashicorp/metrics-enhancements 7 years ago
agent_endpoint.go Add doc links for metrics endpoint 7 years ago
agent_endpoint_test.go Add doc links for metrics endpoint 7 years ago
agent_test.go Moved handling advertise address to readConfig and out of the agent's constructor, plus unit test fixes 7 years ago
bindata_assetfs.go UI cleanup follow up from #3245. (#3251) 7 years ago
blacklist.go Adds the ability to blacklist specific HTTP endpoints. (#3252) 7 years ago
blacklist_test.go Adds the ability to blacklist specific HTTP endpoints. (#3252) 7 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 agent: replace docker check 7 years ago
check_test.go agent: replace docker check 7 years ago
config.go Update docs for metrics endpoint 7 years ago
config_test.go Add support for labels/filters from go-metrics 7 years ago
coordinate_endpoint.go pkg refactor 8 years ago
coordinate_endpoint_test.go pkg refactor 8 years ago
dns.go Fixes a vet error. 7 years ago
dns_test.go Added test case with IPV6 bind address for NS records, rewrote tests to use verify library and other code review feedback 7 years ago
docker.go agent: make docker client work on windows 7 years ago
docker_unix.go agent: make docker client work on windows 7 years ago
docker_windows.go agent: replace docker check 7 years ago
event_endpoint.go pkg refactor 8 years ago
event_endpoint_test.go pkg refactor 8 years ago
health_endpoint.go agent: refactor: make address translation part of the agent 7 years ago
health_endpoint_test.go pkg refactor 8 years ago
http.go Add doc links for metrics endpoint 7 years ago
http_test.go Adds support for agent-side ACL token management via API instead of config files. (#3324) 7 years ago
keyring.go Prevents disabling gossip keyring file from disabling gossip encryption. (#3278) 7 years ago
keyring_test.go Prevents disabling gossip keyring file from disabling gossip encryption. (#3278) 7 years ago
kvs_endpoint.go pkg refactor 8 years ago
kvs_endpoint_test.go pkg refactor 8 years ago
local.go Adds support for agent-side ACL token management via API instead of config files. (#3324) 7 years ago
local_test.go Removed extra newlines 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 Fix UpgradeVersionTag field not being passed correctly (#3304) 7 years ago
operator_endpoint_test.go pkg refactor 8 years ago
prepared_query_endpoint.go agent: refactor: make address translation part of the agent 7 years ago
prepared_query_endpoint_test.go agent: fix data races with registerEndpoint 7 years ago
remote_exec.go Adds support for agent-side ACL token management via API instead of config files. (#3324) 7 years ago
remote_exec_test.go Changes remote exec KV read to call GetTokenForAgent(). (#3283) 7 years ago
retry_join.go agent: fix code for updated go-discover signature 7 years ago
retry_join_test.go agent: fix code for updated go-discover signature 7 years ago
session_endpoint.go Cleans up version 8 ACLs in the agent and the docs. (#3248) 7 years ago
session_endpoint_test.go Cleans up version 8 ACLs in the agent and the docs. (#3248) 7 years ago
snapshot_endpoint.go pkg refactor 8 years ago
snapshot_endpoint_test.go pkg refactor 8 years ago
status_endpoint.go pkg refactor 8 years ago
status_endpoint_test.go pkg refactor 8 years ago
testagent.go Moved handling advertise address to readConfig and out of the agent's constructor, plus unit test fixes 7 years ago
translate_addr.go agent: refactor: make address translation part of the agent 7 years ago
txn_endpoint.go pkg refactor 8 years ago
txn_endpoint_test.go pkg refactor 8 years ago
ui_endpoint.go agent: fix go vet issue 7 years ago
ui_endpoint_test.go pkg refactor 8 years ago
user_event.go pkg refactor 8 years ago
user_event_test.go pkg refactor 8 years ago
util.go agent: Fix script quoting on windows (#1875) 7 years ago
util_other.go Cleans up some go fmt issues. 7 years ago
util_test.go pkg refactor 8 years ago
util_windows.go Cleans up some go fmt issues. 7 years ago
watch_handler.go pkg refactor 8 years ago
watch_handler_test.go pkg refactor 8 years ago