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
Kyle Havlovitz 19eae3d14b
Add UpgradeVersionTag to autopilot config
7 years ago
..
consul Add UpgradeVersionTag to autopilot config 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
acl.go Adds node read privileges to the acl_agent_master_token. (#3277) 7 years ago
acl_endpoint.go Changes ACL clone response to 403 if not authorized, or if token doesn't exist. (#3275) 7 years ago
acl_endpoint_test.go Changes ACL clone response to 403 if not authorized, or if token doesn't exist. (#3275) 7 years ago
acl_test.go Adds node read privileges to the acl_agent_master_token. (#3277) 7 years ago
agent.go Add UpgradeVersionTag to autopilot config 7 years ago
agent_endpoint.go agent: fix 'consul leave' shutdown race (#2880) 8 years ago
agent_endpoint_test.go Cleans up version 8 ACLs in the agent and the docs. (#3248) 7 years ago
agent_test.go Adds new config to make script checks opt-in, updates documentation. (#3284) 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 Add UpgradeVersionTag to autopilot config 7 years ago
config_aws.go Revert "discover: move instance discover code into separate package (#3144)" (#3180) 8 years ago
config_azure.go azure: tag map can return nil (#3280) 7 years ago
config_azure_test.go Revert "discover: move instance discover code into separate package (#3144)" (#3180) 8 years ago
config_ec2_test.go Revert "discover: move instance discover code into separate package (#3144)" (#3180) 8 years ago
config_gce.go Revert "discover: move instance discover code into separate package (#3144)" (#3180) 8 years ago
config_gce_test.go Revert "discover: move instance discover code into separate package (#3144)" (#3180) 8 years ago
config_test.go Add UpgradeVersionTag to autopilot config 7 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go
dns.go dns: fix data races in DNS compression tests 7 years ago
dns_test.go agent: fix data races with registerEndpoint 7 years ago
docker.go agent: replace docker check 7 years ago
docker_unix.go agent: replace docker check 7 years ago
docker_windows.go agent: replace docker check 7 years ago
event_endpoint.go
event_endpoint_test.go
health_endpoint.go agent: refactor: make address translation part of the agent 7 years ago
health_endpoint_test.go
http.go Obfuscates ACL tokens appearing in /v1/acl/<verb>/<token> APIs. (#3276) 7 years ago
http_test.go Obfuscates ACL tokens appearing in /v1/acl/<verb>/<token> APIs. (#3276) 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 Cleans up version 8 ACLs in the agent and the docs. (#3248) 7 years ago
local_test.go Cleans up version 8 ACLs in the agent and the docs. (#3248) 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
operator_endpoint_test.go
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 Changes remote exec KV read to call GetTokenForAgent(). (#3283) 7 years ago
remote_exec_test.go Changes remote exec KV read to call GetTokenForAgent(). (#3283) 7 years ago
retry_join.go Revert "discover: move instance discover code into separate package (#3144)" (#3180) 8 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 dns: fix data races in DNS compression tests 7 years ago
translate_addr.go agent: refactor: make address translation part of the agent 7 years ago
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
util_test.go
watch_handler.go
watch_handler_test.go