Ryan Uber
|
54d6e256e3
|
agent: fix tests after default status change
|
2014-10-15 15:43:53 -07:00 |
Armon Dadgar
|
e571d532b2
|
consul: Fixing FSM path tests
|
2014-10-15 15:03:58 -07:00 |
Ryan Uber
|
3d712feba4
|
agent: fix failing test
|
2014-10-15 15:03:43 -07:00 |
Armon Dadgar
|
0ea385579a
|
consul: Ensure FSM stores data in the data dir
|
2014-10-15 14:57:59 -07:00 |
Ryan Uber
|
b7a75a2314
|
formatting
|
2014-10-15 14:56:15 -07:00 |
Armon Dadgar
|
5571da4661
|
consul: FSM stores state in a given path only
|
2014-10-15 14:56:12 -07:00 |
Armon Dadgar
|
0d1559764d
|
consul: Allow providing a path for the state store
|
2014-10-15 14:55:04 -07:00 |
Ryan Uber
|
f83f80cf22
|
agent: remove special case of consul service, adjust tests
|
2014-10-15 14:52:00 -07:00 |
Ryan Uber
|
cc0f80a4aa
|
consul/structs: keep HealthUnknown around for backward compatibility
|
2014-10-15 11:35:22 -07:00 |
Armon Dadgar
|
88b53702f1
|
consul: Reduce mmap size on 32bit
|
2014-10-15 11:32:40 -07:00 |
Ryan Uber
|
ec63686416
|
consul: kill remaining use of HealthUnknown
|
2014-10-15 10:14:46 -07:00 |
Ryan Uber
|
967cc6d701
|
agent: Default health checks to critical. Fixes #341
|
2014-10-15 10:09:49 -07:00 |
Ryan Uber
|
cd43b486a2
|
agent: account for consul service in anti-entropy tests
|
2014-10-14 18:06:07 -07:00 |
Ryan Uber
|
80a77a82df
|
agent: fix node name in cli test
|
2014-10-14 17:49:17 -07:00 |
Ryan Uber
|
ece81c11ac
|
agent: re-use ConsulServiceID from consul package
|
2014-10-14 15:44:11 -07:00 |
Ryan Uber
|
5e66e2ae1e
|
agent: auto-register the consul service on server nodes
|
2014-10-14 15:35:00 -07:00 |
Ryan Uber
|
1759f36d43
|
agent: Allow 'consul' service to be targeted for events. Fixes #344
|
2014-10-14 12:58:52 -07:00 |
Armon Dadgar
|
10d8583d0e
|
Merge pull request #397 from hashicorp/f-syslog
Filter messages logged to syslog
|
2014-10-14 12:02:03 -07:00 |
Armon Dadgar
|
771263cc53
|
Merge pull request #398 from hashicorp/ryanuber-docs
website: Documentation adjustments
|
2014-10-14 12:01:40 -07:00 |
Armon Dadgar
|
a8a5905d21
|
consul: less aggressive deadlock timer. Fixes #389
|
2014-10-14 12:00:25 -07:00 |
Armon Dadgar
|
5c46544e7e
|
consul: Improve variable name
|
2014-10-14 11:04:43 -07:00 |
Armon Dadgar
|
e33b6683aa
|
consul: Reap left members ignoring state. Fixes #371
|
2014-10-14 11:02:26 -07:00 |
Armon Dadgar
|
8afbab60cb
|
consul: Log why invalidation happened. Fixes #390
|
2014-10-14 10:54:57 -07:00 |
Ryan Uber
|
002083ad8d
|
website: re-word a few things
|
2014-10-13 22:59:35 -07:00 |
Ryan Uber
|
5324e71cec
|
agent: Filter messages logged to syslog. Fixes #272
|
2014-10-13 22:38:12 -07:00 |
Armon Dadgar
|
b6c5d77cf8
|
consul: Fixing graceful leave of current leader. Fixes #360.
|
2014-10-13 22:14:43 -07:00 |
Armon Dadgar
|
b1d0611e0e
|
website: Document Checkpoint. Fixes #340.
|
2014-10-13 18:03:39 -07:00 |
Armon Dadgar
|
8ee22d7fc4
|
agent: Fixing multiple headers for /v1/event/list endpoint. Fixes #361
|
2014-10-13 17:53:54 -07:00 |
Armon Dadgar
|
f11396efaf
|
agent: Fixing tests
|
2014-10-13 17:52:51 -07:00 |
Armon Dadgar
|
6755044e02
|
website: Adding FAQ page. Fixes #363.
|
2014-10-13 17:46:41 -07:00 |
Ryan Uber
|
eeba4894d9
|
website: add 0.4 to compatibility chart
|
2014-10-13 14:22:57 -07:00 |
Armon Dadgar
|
2c1add1c67
|
Merge pull request #396 from ryanuber/f-retry-join
agent: Retry failed joins on agent start
|
2014-10-13 10:46:10 -07:00 |
Ryan Uber
|
b78e063ea7
|
command: formatting
|
2014-10-12 12:45:40 -07:00 |
Ryan Uber
|
c75539560f
|
agent: test max retries in config
|
2014-10-12 12:40:52 -07:00 |
Ryan Uber
|
1ec68be726
|
command/agent: add help for retry join
|
2014-10-12 12:35:25 -07:00 |
Ryan Uber
|
984ea76e6b
|
website: document retry join
|
2014-10-12 12:31:47 -07:00 |
Ryan Uber
|
92e79f51a5
|
agent: add retry join tests
|
2014-10-12 12:27:03 -07:00 |
Ryan Uber
|
0249700bff
|
agent: test retry join config
|
2014-10-12 11:20:33 -07:00 |
Ryan Uber
|
f476166fe4
|
agent: merge RetryInterval in config merger
|
2014-10-12 10:54:53 -07:00 |
Ryan Uber
|
0266592205
|
agent: first pass at join retry
|
2014-10-12 10:50:15 -07:00 |
Armon Dadgar
|
13bb6ef317
|
Merge pull request #394 from iconara/patch-1
Fix mistake in the watches documentation
|
2014-10-11 19:11:12 -07:00 |
Mitchell Hashimoto
|
f01ce2668a
|
terraform modules (for TF 0.3)
|
2014-10-11 17:10:05 -07:00 |
Theo Hultberg
|
c78bd6db63
|
Fix mistake in the watches documentation
|
2014-10-11 17:04:52 +02:00 |
Armon Dadgar
|
70d5a32a86
|
CHANGELOG updates
|
2014-10-09 12:30:16 -07:00 |
Armon Dadgar
|
e51f9da84b
|
consul: Deprecate ACLForceSet
|
2014-10-09 12:28:07 -07:00 |
Armon Dadgar
|
1177a9bf11
|
consul: Fix non-deterministic ACL IDs
|
2014-10-09 12:23:32 -07:00 |
Armon Dadgar
|
a80478594a
|
consul: Fix non-deterministic session IDs
|
2014-10-09 11:54:47 -07:00 |
Armon Dadgar
|
8f85c977bf
|
Ensure FSM also does not use UUIDs
|
2014-10-09 11:33:25 -07:00 |
Armon Dadgar
|
1deccbe074
|
Adding script to verify no UUID generation done in state store
|
2014-10-09 11:31:28 -07:00 |
Seth Vargo
|
7682ba3495
|
Use middleman-hashicorp for docs generation
|
2014-10-08 21:13:54 -04:00 |