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
Frank Schröder ce887a0c45
Provide stable config for agent/self (#3532)
7 years ago
..
config Only allow 'list' policies within 'key' policy definitions. Consolidated two similar tests into one and fixed alignment. 7 years ago
consul Remove extra newline 7 years ago
metadata Skips unique node ID check for old versions of Consul. 7 years ago
mock agent: replace docker check 7 years ago
pool Bumps default Raft protocol to version 3. (#3477) 7 years ago
router Add segment addr field to tags for LAN flood joiner 7 years ago
structs Move Raft protocol version for list peers end point to server side, fix unit tests. This fixes #3449 7 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 Introduce Code Policy validation via sentinel, with a noop implementation 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 Introduce Code Policy validation via sentinel, with a noop implementation 7 years ago
agent.go Introduces new 'list' permission that applies to KV store recursive reads, and enforced only when opted in. 7 years ago
agent_endpoint.go Provide stable config for agent/self (#3532) 7 years ago
agent_endpoint_test.go Provide stable config for agent/self (#3532) 7 years ago
agent_test.go Fix watch error when http & https are disabled (#3493) 7 years ago
bindata_assetfs.go Updates checked in web assets to pick up CSS change. 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: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
catalog_endpoint_test.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
check.go agent: move agent/consul/structs to agent/structs 7 years ago
check_test.go agent: replace docker check 7 years ago
config.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
coordinate_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
coordinate_endpoint_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
dns.go Implement encodeKVasRFC1464 function 7 years ago
dns_test.go Fix tests after config refactor 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 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 agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
http_test.go Renames `enable_ui` to `ui` to keep compatibility with existing configs. 7 years ago
keyring.go agent: move agent/consul/structs to agent/structs 7 years ago
keyring_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
kvs_endpoint.go agent: drop status code comments 7 years ago
kvs_endpoint_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
local.go fix data race 7 years ago
local_test.go New config parser, HCL support, multiple bind addrs (#3480) 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 agent: consolidate handling of 405 Method Not Allowed (#3405) 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 agent: move agent/consul/structs to agent/structs 7 years ago
remote_exec_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
retry_join.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
retry_join_test.go agent: fix code for updated go-discover signature 7 years ago
segment_stub.go New config parser, HCL support, multiple bind addrs (#3480) 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 agent: consolidate handling of 405 Method Not Allowed (#3405) 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 New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
user_event_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
util.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
util_other.go Cleans up some go fmt issues. 7 years ago
util_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 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