Armon Dadgar
|
476339b20c
|
consul: Provide output for serfHealth check. Fixes #176.
|
2014-06-09 16:07:22 -07:00 |
|
Armon Dadgar
|
10f3007aa2
|
consul: Adding support for optional session name
|
2014-06-09 11:42:28 -07:00 |
|
Armon Dadgar
|
9a46a12fa5
|
consul: fixing use of nil log output. Fixes #203
|
2014-06-09 11:16:53 -07:00 |
|
Armon Dadgar
|
474e286aca
|
Rename shared msgpack handle
|
2014-06-08 14:02:42 -07:00 |
|
Andrew M Bursavich
|
8a3c1a9b47
|
reuse codec.MsgpackHandle
|
2014-06-07 01:13:38 -07:00 |
|
Armon Dadgar
|
b144633815
|
consul: Gossip the build using Serf
|
2014-06-06 15:36:40 -07:00 |
|
Armon Dadgar
|
e171df2e2c
|
consul: Sort datacenter list. Fixes #198
|
2014-06-06 14:12:40 -07:00 |
|
William Tisäter
|
cbdb54f22b
|
Log peers when TestLeader_LeftServer fail
|
2014-05-30 21:18:37 +02:00 |
|
William Tisäter
|
9e3ad6721c
|
Re-configure LeaderLeaseTimeout to pass validation
|
2014-05-30 20:57:39 +02:00 |
|
Armon Dadgar
|
acc048036b
|
consul: Ensure clients also implement LocalMember
|
2014-05-29 11:21:56 -07:00 |
|
Armon Dadgar
|
3874498374
|
Merge pull request #173 from hashicorp/f-agent-self
Add `/v1/agent/self` and return local agent config
|
2014-05-29 11:18:19 -07:00 |
|
Armon Dadgar
|
5124428ba7
|
consul: Conn pool clean, spare existing streams
|
2014-05-28 16:55:39 -07:00 |
|
Armon Dadgar
|
22f548c338
|
consul: Provide logger to yamux
|
2014-05-28 16:32:25 -07:00 |
|
Armon Dadgar
|
6331a717ed
|
consul: Suppress messages about closed connections
|
2014-05-28 16:32:25 -07:00 |
|
Armon Dadgar
|
57cef6e9b1
|
consul: ensure connections are properly closed
|
2014-05-28 16:32:24 -07:00 |
|
Armon Dadgar
|
d1ebf83e39
|
consul: Add new protocol version for yamux
|
2014-05-28 16:32:24 -07:00 |
|
Armon Dadgar
|
d737a2204a
|
consul: Pass protocol version for leader forwarding
|
2014-05-28 16:32:24 -07:00 |
|
Armon Dadgar
|
f16d13213c
|
consul: remove explicit leave, use reconciliation
|
2014-05-28 16:32:24 -07:00 |
|
Armon Dadgar
|
a31a19040e
|
consul: Server processes local Serf join
|
2014-05-28 16:32:24 -07:00 |
|
Armon Dadgar
|
1be705c410
|
consul: Fix client server reaping
|
2014-05-28 16:32:24 -07:00 |
|
Armon Dadgar
|
3a854b5952
|
consul: Store the protocol version for a server
|
2014-05-28 16:32:24 -07:00 |
|
Armon Dadgar
|
aa32e95139
|
consul: Adding Addr to serverParts
|
2014-05-28 16:32:24 -07:00 |
|
Armon Dadgar
|
2457293dce
|
consul: Pool client connections, support for yamux connections
|
2014-05-28 16:32:24 -07:00 |
|
Armon Dadgar
|
b03ead39a1
|
consul: Support for incoming Yamux connections
|
2014-05-28 16:32:24 -07:00 |
|
Armon Dadgar
|
c51089353e
|
Merge pull request #174 from nelhage/multi-ca-cert
Allow multiple PEM-encoded certificates in the ca_file.
|
2014-05-27 10:47:41 -07:00 |
|
William Tisäter
|
d0e447d29b
|
Add /v1/agent/self and return local agent config
|
2014-05-27 01:15:33 +02:00 |
|
William Tisäter
|
7146561fad
|
Wait for joining member in TestClient_JoinLAN
|
2014-05-27 00:55:20 +02:00 |
|
William Tisäter
|
ed4230f1fc
|
Fix tests on Go 1.3 and greater
Go 1.3 and greater require ServerName or InsecureSkipVerify to be set.
https://codereview.appspot.com/67010043/
|
2014-05-27 00:47:47 +02:00 |
|
William Tisäter
|
4685e1c51f
|
Revert "Remove WaitForResult from two failing tests"
This reverts commit f0842409cde194ce2102ff2baf3de821cb6ac9d5.
|
2014-05-26 23:49:23 +02:00 |
|
William Tisäter
|
3f361972ac
|
Remove TODO comments
|
2014-05-26 23:44:46 +02:00 |
|
William Tisäter
|
f0842409cd
|
Remove WaitForResult from two failing tests
|
2014-05-26 23:44:37 +02:00 |
|
Nelson Elhage
|
fe4ec67488
|
Allow multiple PEM-encoded certificates in the ca_file.
fixes #167
|
2014-05-26 10:58:57 -07:00 |
|
Armon Dadgar
|
37f49427e1
|
consul: Suppress error if connection is closed
|
2014-05-23 16:28:55 -07:00 |
|
Armon Dadgar
|
e55a6fb6d6
|
Support wildcard for check lookup. Fixes #152
|
2014-05-21 12:45:12 -07:00 |
|
Armon Dadgar
|
de309057ff
|
Support rejoin after leave. Fixes #110.
|
2014-05-21 12:32:24 -07:00 |
|
Armon Dadgar
|
e0abf2e92c
|
consul: Adding support for lock-delay in sessions
|
2014-05-20 16:25:29 -07:00 |
|
Armon Dadgar
|
14be60aaca
|
gofmt
|
2014-05-20 16:25:29 -07:00 |
|
Armon Dadgar
|
0119ec7f0a
|
agent: First pass at session endpoints
|
2014-05-20 16:25:29 -07:00 |
|
Armon Dadgar
|
b8174dc500
|
consul: Adding tests for session endpoints
|
2014-05-20 16:25:29 -07:00 |
|
Armon Dadgar
|
f2b2a68a55
|
consul: First pass at Session RPC endpoints
|
2014-05-20 16:25:29 -07:00 |
|
Armon Dadgar
|
aa97e24b02
|
consul: Testing FSM snapshot of sessions
|
2014-05-20 16:25:29 -07:00 |
|
Armon Dadgar
|
555533e2f8
|
consul: Testing KVS Lock/Unlock in FSM
|
2014-05-20 16:25:29 -07:00 |
|
Armon Dadgar
|
85656e0f54
|
consul: FSM tests for session
|
2014-05-20 16:25:28 -07:00 |
|
Armon Dadgar
|
137d21fbac
|
consul: Adding support for sessions to FSM
|
2014-05-20 16:25:28 -07:00 |
|
Armon Dadgar
|
8772068163
|
consul: Adding SessionList to snapshot
|
2014-05-20 16:25:28 -07:00 |
|
Armon Dadgar
|
c19806464b
|
consul: Session invalidation releases locks
|
2014-05-20 16:25:28 -07:00 |
|
Armon Dadgar
|
dc1955526c
|
consul: Support KVSLock and KVSUnlock
|
2014-05-20 16:25:28 -07:00 |
|
Armon Dadgar
|
1c484e991d
|
consul: Switch notify to using txn defer
|
2014-05-20 16:25:28 -07:00 |
|
Armon Dadgar
|
5e0639a0eb
|
consul: Adding session invalidation
|
2014-05-20 16:25:28 -07:00 |
|
Armon Dadgar
|
8fec0c093c
|
consul: Adding Defer to MDBTxn
|
2014-05-20 16:25:28 -07:00 |
|