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.
consul/agent
James Phillips f19ba41144
Moves the LAN event handler after the router is created.
7 years ago
..
ae ae: do not trigger on Resume while holding the lock 7 years ago
checks Adds missing os import. 7 years ago
config Adds enable_agent_tls_for_checks configuration option which allows (#3661) 7 years ago
consul Moves the LAN event handler after the router is created. 7 years ago
exec fix go vet issue 7 years ago
local Adds a longer retry period for the AE deferred output test. 7 years ago
metadata
mock
pool Makes RPC handling more robust when rolling servers. (#3561) 7 years ago
router Saves the cycled server list after a failed ping when rebalancing. (#3662) 7 years ago
structs Move check definition to a sub-struct 7 years ago
systemd
token
acl.go local state: tests compile 7 years ago
acl_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
acl_endpoint_test.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
acl_test.go local state: tests compile 7 years ago
agent.go Adds enable_agent_tls_for_checks configuration option which allows (#3661) 7 years ago
agent_endpoint.go Decouple the code that executes checks from the agent 7 years ago
agent_endpoint_test.go Makes the metrics ACL test call the right endpoint. 7 years ago
agent_test.go Adds enable_agent_tls_for_checks configuration option which allows (#3661) 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 Add deregister critical service field and refactor duration parsing 7 years ago
catalog_endpoint_test.go local state: address review comments 7 years ago
check.go Decouple the code that executes checks from the agent 7 years ago
config.go Fixes API client for ScriptArgs and updates documentation. (#3589) 7 years ago
coordinate_endpoint.go Merge branch 'master' into esm-changes 7 years ago
coordinate_endpoint_test.go Merge branch 'master' into esm-changes 7 years ago
dns.go dns: return NXDOMAIN if datacenter is invalid (#3200) (#3596) 7 years ago
dns_test.go dns: return NXDOMAIN if datacenter is invalid (#3200) (#3596) 7 years ago
event_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
event_endpoint_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
health_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
health_endpoint_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
http.go Double-books the HTTP metrics w/ and w/o the "consul" prefix. 7 years ago
http_test.go Adds HTTP/2 support to Consul's HTTPS server. (#3657) 7 years ago
keyring.go
keyring_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
kvs_endpoint.go
kvs_endpoint_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
notify.go
notify_test.go
operator_endpoint.go Move check definition to a sub-struct 7 years ago
operator_endpoint_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
prepared_query_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
prepared_query_endpoint_test.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
remote_exec.go Decouple the code that executes checks from the agent 7 years ago
remote_exec_test.go Replace time.Now().Sub(x) with time.Since(x) 7 years ago
retry_join.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
retry_join_test.go vendor: update go-discover (#3634) 7 years ago
session_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
session_endpoint_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
snapshot_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
snapshot_endpoint_test.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
status_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
status_endpoint_test.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
testagent.go Adds HTTP/2 support to Consul's HTTPS server. (#3657) 7 years ago
testagent_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
translate_addr.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
txn_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
txn_endpoint_test.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
ui_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
ui_endpoint_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
user_event.go local state: tests compile 7 years ago
user_event_test.go local state: tests compile 7 years ago
util.go Move check definition to a sub-struct 7 years ago
util_test.go Move check definition to a sub-struct 7 years ago
watch_handler.go Decouple the code that executes checks from the agent 7 years ago
watch_handler_test.go Cleans up import sorting. 7 years ago