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/command/agent
Ryan Uber f417279761
agent: test anti-entropy sync
10 years ago
..
acl_endpoint.go agent: Strict PUT for modifying ACLs 10 years ago
acl_endpoint_test.go agent: Fixing ACL tests with token param 10 years ago
agent.go Support SesionTTLMin configuration 10 years ago
agent_endpoint.go agent: write API's on /v1/agent block for anti-entropy 10 years ago
agent_endpoint_test.go agent: fix test 10 years ago
agent_test.go agent: warn and purge checks which cannot be restored from agent state 10 years ago
catalog_endpoint.go Merge pull request #68 from hashicorp/f-consistency 11 years ago
catalog_endpoint_test.go agent: test services are in sync when added from the API 10 years ago
check.go agent: disable HTTP keepalives for checks 10 years ago
check_test.go agent: disable HTTP keepalives for checks 10 years ago
command.go Add -domain command line flag to agent 10 years ago
command_test.go agent: use interface for file permissions 10 years ago
config.go Support SesionTTLMin configuration 10 years ago
config_test.go Support SesionTTLMin configuration 10 years ago
dns.go Remove unnecessary DNS test entry 10 years ago
dns_test.go agent: fix dns test 10 years ago
event_endpoint.go agent: Preserve ordering of event buffer. Fixes #479 10 years ago
event_endpoint_test.go agent: make event buffer test non-sequential 10 years ago
flag_slice_value.go
flag_slice_value_test.go
gated_writer.go
gated_writer_test.go
health_endpoint.go agent: Fixing passing filter. Fixes #241 11 years ago
health_endpoint_test.go agent: Fixing passing filter. Fixes #241 11 years ago
http.go agent: Enable UI endpoints for SCADA 10 years ago
http_api.md Add `/v1/agent/self` and return local agent config 11 years ago
http_test.go Support SesionTTLMin configuration 10 years ago
keyring.go agent: fix loading keyring on agent start 10 years ago
keyring_test.go agent: fix loading keyring on agent start 10 years ago
kvs_endpoint.go agent: error from KVS endpoint if incompatible flags are passed. Fixes #432 10 years ago
kvs_endpoint_test.go agent: error from KVS endpoint if incompatible flags are passed. Fixes #432 10 years ago
local.go agent: anti-entropy sync services/checks if they don't exist in the catalog 10 years ago
local_test.go agent: test anti-entropy sync 10 years ago
log_levels.go
log_writer.go typofixes - https://github.com/vlajos/misspell_fixer 10 years ago
log_writer_test.go
remote_exec.go agent: pass locally configured token during remote exec 10 years ago
remote_exec_test.go agent: pass locally configured token during remote exec 10 years ago
rpc.go command: fix panic when client RPC is asked for a keyring operation 10 years ago
rpc_client.go agent: beginning refactor 10 years ago
rpc_client_test.go agent: fixing up tests 10 years ago
rpc_log_stream.go
rpc_log_stream_test.go
scada.go agent: Cleanup a comment 10 years ago
scada_test.go agent: Adding SCADA tests 10 years ago
session_endpoint.go Support SesionTTLMin configuration 10 years ago
session_endpoint_test.go Support SesionTTLMin configuration 10 years ago
status_endpoint.go
status_endpoint_test.go gofmt 11 years ago
structs.go agent: http checks work inside of service definitions 10 years ago
structs_test.go agent: http checks work inside of service definitions 10 years ago
syslog.go agent: Filter messages logged to syslog. Fixes #272 10 years ago
syslog_test.go agent: skip syslog test on windows 10 years ago
ui_endpoint.go agent: Fixing blocking queries on internal endpoints 10 years ago
ui_endpoint_test.go typofixes - https://github.com/vlajos/misspell_fixer 10 years ago
user_event.go agent: auto-register the consul service on server nodes 10 years ago
user_event_test.go agent: Fixing config merge issue 10 years ago
util.go agent: use interface for file permissions 10 years ago
util_test.go agent: use squash mapstructure tag to properly decode embedded structs 10 years ago
watch_handler.go agent: Refactor script invoke 10 years ago
watch_handler_test.go agent: Refactor script invoke 10 years ago