Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
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.
 
 
 
 
 
 
Ryan Uber 2b98ebca78 agent: log a message when data migrations start 10 years ago
..
agent agent: log a message when data migrations start 10 years ago
configtest.go command: fix configtest help format 10 years ago
configtest_test.go command/configtest: add 10 years ago
event.go api: initial import from armon/consul-api 10 years ago
event_test.go
exec.go command/exec: Handle a missing key during cancelation. Fixes #626 10 years ago
exec_test.go command: check LastIndex is not zero while waiting for leader 10 years ago
force_leave.go
force_leave_test.go
info.go
info_test.go
join.go
join_test.go
keygen.go
keygen_test.go
keyring.go
keyring_test.go
leave.go
leave_test.go
lock.go docs: describe child process handling on Windows for lock command 10 years ago
lock_test.go command/lock: Adding simple test 10 years ago
maint.go command/maint: better arg conflict checking 10 years ago
maint_test.go agent: use an additional parameter for passing tokens 10 years ago
members.go
members_test.go
monitor.go
reload.go
reload_test.go
rpc.go command: fix up env var/cli arg precedence and tests 10 years ago
rpc_test.go command: address vet report in test 10 years ago
util_test.go agent: fix test compilation 10 years ago
util_unix.go command: fix Windows build 10 years ago
util_windows.go docs: describe child process handling on Windows for lock command 10 years ago
version.go
version_test.go
watch.go remove control flow on errExit by switching from bool to int 10 years ago
watch_test.go