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
Preetha Appan 37f75a393e
Use sanitized version of node name of server in NS record, and start with "server" rather than "ns"
7 years ago
..
consul Use sanitized version of node name of server in NS record, and start with "server" rather than "ns" 7 years ago
mock agent: replace docker check 7 years ago
pool
systemd
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 Use sanitized version of node name of server in NS record, and start with "server" rather than "ns" 7 years ago
agent_endpoint.go Adds secure introduction for the ACL replication token. (#3357) 7 years ago
agent_endpoint_test.go Adds secure introduction for the ACL replication token. (#3357) 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
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 Adds secure introduction for the ACL replication token. (#3357) 7 years ago
config_test.go Adds secure introduction for the ACL replication token. (#3357) 7 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go
dns.go Use sanitized version of node name of server in NS record, and start with "server" rather than "ns" 7 years ago
dns_test.go Use sanitized version of node name of server in NS record, and start with "server" rather than "ns" 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
event_endpoint_test.go
health_endpoint.go
health_endpoint_test.go
http.go Adds a new /v1/acl/bootstrap API (#3349) 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
kvs_endpoint_test.go
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
notify_test.go
operator_endpoint.go Fix UpgradeVersionTag field not being passed correctly (#3304) 7 years ago
operator_endpoint_test.go
prepared_query_endpoint.go
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
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
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
txn_endpoint.go
txn_endpoint_test.go
ui_endpoint.go agent: fix go vet issue 7 years ago
ui_endpoint_test.go
user_event.go
user_event_test.go
util.go agent: Fix script quoting on windows (#1875) 7 years ago
util_other.go agent: Fix script quoting on windows (#1875) 7 years ago
util_test.go
util_windows.go agent: Fix script quoting on windows (#1875) 7 years ago
watch_handler.go
watch_handler_test.go