Armon Dadgar
|
b0de16e7e8
|
CHANGELOG updates
|
2014-10-15 17:35:28 -07:00 |
Armon Dadgar
|
4f1fa3a4ce
|
Merge pull request #401 from hashicorp/f-healthcheck
Default services to "critical" state instead of "unknown"
|
2014-10-15 16:50:38 -07:00 |
Armon Dadgar
|
e720a09aa4
|
Merge pull request #400 from hashicorp/f-service-filter
agent: Register "consul" service in agent layer
|
2014-10-15 16:48:57 -07:00 |
Jack Pearkes
|
d24764dd83
|
ui: fix session name overflow
fixes #353
|
2014-10-15 16:19:14 -07:00 |
Jack Pearkes
|
cc8c3bbd98
|
ui: reload acls after creating
fixes #323
|
2014-10-15 15:55:53 -07:00 |
Ryan Uber
|
149656951d
|
agent: fix tests after default status change
|
2014-10-15 15:43:53 -07:00 |
Armon Dadgar
|
c8ac05b39e
|
consul: Fixing FSM path tests
|
2014-10-15 15:03:58 -07:00 |
Ryan Uber
|
10610d3d26
|
agent: fix failing test
|
2014-10-15 15:03:43 -07:00 |
Armon Dadgar
|
bb3324dd85
|
consul: Ensure FSM stores data in the data dir
|
2014-10-15 14:57:59 -07:00 |
Ryan Uber
|
cfca160cd5
|
formatting
|
2014-10-15 14:56:15 -07:00 |
Armon Dadgar
|
7380216911
|
consul: FSM stores state in a given path only
|
2014-10-15 14:56:12 -07:00 |
Armon Dadgar
|
be8051ec7e
|
consul: Allow providing a path for the state store
|
2014-10-15 14:55:04 -07:00 |
Ryan Uber
|
aa6ffc90f0
|
agent: remove special case of consul service, adjust tests
|
2014-10-15 14:52:00 -07:00 |
Ryan Uber
|
d2fc11c19d
|
consul/structs: keep HealthUnknown around for backward compatibility
|
2014-10-15 11:35:22 -07:00 |
Armon Dadgar
|
f8fc46dc57
|
consul: Reduce mmap size on 32bit
|
2014-10-15 11:32:40 -07:00 |
Ryan Uber
|
2f93e13da8
|
consul: kill remaining use of HealthUnknown
|
2014-10-15 10:14:46 -07:00 |
Ryan Uber
|
f311ada60e
|
agent: Default health checks to critical. Fixes #341
|
2014-10-15 10:09:49 -07:00 |
Ryan Uber
|
e2246b9f6c
|
agent: account for consul service in anti-entropy tests
|
2014-10-14 18:06:07 -07:00 |
Ryan Uber
|
cc999e339b
|
agent: fix node name in cli test
|
2014-10-14 17:49:17 -07:00 |
Ryan Uber
|
b1e8d351ab
|
agent: re-use ConsulServiceID from consul package
|
2014-10-14 15:44:11 -07:00 |
Ryan Uber
|
4576b4eb29
|
agent: auto-register the consul service on server nodes
|
2014-10-14 15:35:00 -07:00 |
Ryan Uber
|
b804e1ab52
|
agent: Allow 'consul' service to be targeted for events. Fixes #344
|
2014-10-14 12:58:52 -07:00 |
Armon Dadgar
|
6ffcdbc183
|
Merge pull request #397 from hashicorp/f-syslog
Filter messages logged to syslog
|
2014-10-14 12:02:03 -07:00 |
Armon Dadgar
|
dfec300fa4
|
Merge pull request #398 from hashicorp/ryanuber-docs
website: Documentation adjustments
|
2014-10-14 12:01:40 -07:00 |
Armon Dadgar
|
d1d76856e6
|
consul: less aggressive deadlock timer. Fixes #389
|
2014-10-14 12:00:25 -07:00 |
Armon Dadgar
|
af4a955037
|
consul: Improve variable name
|
2014-10-14 11:04:43 -07:00 |
Armon Dadgar
|
e39d2ee675
|
consul: Reap left members ignoring state. Fixes #371
|
2014-10-14 11:02:26 -07:00 |
Armon Dadgar
|
93b209db50
|
consul: Log why invalidation happened. Fixes #390
|
2014-10-14 10:54:57 -07:00 |
Ryan Uber
|
7e598d8545
|
website: re-word a few things
|
2014-10-13 22:59:35 -07:00 |
Ryan Uber
|
b9977338fd
|
agent: Filter messages logged to syslog. Fixes #272
|
2014-10-13 22:38:12 -07:00 |
Armon Dadgar
|
d3c3d9a1be
|
consul: Fixing graceful leave of current leader. Fixes #360.
|
2014-10-13 22:14:43 -07:00 |
Armon Dadgar
|
d5e1c30d9b
|
website: Document Checkpoint. Fixes #340.
|
2014-10-13 18:03:39 -07:00 |
Armon Dadgar
|
84649b5423
|
agent: Fixing multiple headers for /v1/event/list endpoint. Fixes #361
|
2014-10-13 17:53:54 -07:00 |
Armon Dadgar
|
3e32e906d1
|
agent: Fixing tests
|
2014-10-13 17:52:51 -07:00 |
Armon Dadgar
|
e7326d089e
|
website: Adding FAQ page. Fixes #363.
|
2014-10-13 17:46:41 -07:00 |
Ryan Uber
|
06cb3774ab
|
website: add 0.4 to compatibility chart
|
2014-10-13 14:22:57 -07:00 |
Armon Dadgar
|
bee5fe280c
|
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
|
b35578a917
|
command: formatting
|
2014-10-12 12:45:40 -07:00 |
Ryan Uber
|
599d0558e7
|
agent: test max retries in config
|
2014-10-12 12:40:52 -07:00 |
Ryan Uber
|
62b4752804
|
command/agent: add help for retry join
|
2014-10-12 12:35:25 -07:00 |
Ryan Uber
|
bec34b0c46
|
website: document retry join
|
2014-10-12 12:31:47 -07:00 |
Ryan Uber
|
67e1f363e1
|
agent: add retry join tests
|
2014-10-12 12:27:03 -07:00 |
Ryan Uber
|
4bc4ba2d09
|
agent: test retry join config
|
2014-10-12 11:20:33 -07:00 |
Ryan Uber
|
6d75fc8fb2
|
agent: merge RetryInterval in config merger
|
2014-10-12 10:54:53 -07:00 |
Ryan Uber
|
7c91c08457
|
agent: first pass at join retry
|
2014-10-12 10:50:15 -07:00 |
Armon Dadgar
|
a3b6f32b47
|
Merge pull request #394 from iconara/patch-1
Fix mistake in the watches documentation
|
2014-10-11 19:11:12 -07:00 |
Mitchell Hashimoto
|
c4b4f5e9f5
|
terraform modules (for TF 0.3)
|
2014-10-11 17:10:05 -07:00 |
Theo Hultberg
|
5560d2700b
|
Fix mistake in the watches documentation
|
2014-10-11 17:04:52 +02:00 |
Armon Dadgar
|
ebc7285c1f
|
CHANGELOG updates
|
2014-10-09 12:30:16 -07:00 |
Armon Dadgar
|
e6ed387f42
|
consul: Deprecate ACLForceSet
|
2014-10-09 12:28:07 -07:00 |