Armon Dadgar
|
02fa6e9d96
|
consul: Do not fire ServerUp on WAN node join
|
2014-04-23 12:20:54 -07:00 |
|
Armon Dadgar
|
b4ae24db02
|
consul: Clear peer set on leave. Fixes #69
|
2014-04-23 11:39:45 -07:00 |
|
Armon Dadgar
|
018482dc4c
|
Store check output in dedicated field. Fixes #59.
|
2014-04-21 16:20:22 -07:00 |
|
Armon Dadgar
|
3d9e6795eb
|
consul: Adding strongly consistent read tests
|
2014-04-21 12:08:00 -07:00 |
|
Armon Dadgar
|
67263e2ca3
|
consul: Testing a stale read
|
2014-04-21 11:57:39 -07:00 |
|
Armon Dadgar
|
e5e97274d4
|
consul: Adding consistent read enforcement
|
2014-04-21 11:49:21 -07:00 |
|
Armon Dadgar
|
e706c988b8
|
consul: Merging BlockingQuery into QueryOptions
|
2014-04-21 11:31:15 -07:00 |
|
Armon Dadgar
|
180cc33030
|
consul: Use QueryMeta to simplify blockingRPC interface
|
2014-04-21 11:18:27 -07:00 |
|
Armon Dadgar
|
d2b487edb6
|
consul: Move the Index into QueryMeta
|
2014-04-21 11:13:36 -07:00 |
|
Armon Dadgar
|
beeeb86a12
|
consul: Moving QueryMeta handling into blockingRPC
|
2014-04-21 11:04:52 -07:00 |
|
Armon Dadgar
|
a2acbe732e
|
consul: Adding a method to enforce consistent read
|
2014-04-21 10:59:46 -07:00 |
|
Armon Dadgar
|
93abc19845
|
consul: Testing QueryMeta
|
2014-04-21 10:59:46 -07:00 |
|
Armon Dadgar
|
afa6a1ae49
|
consul: Adding support for QueryMeta on all queries
|
2014-04-21 10:59:46 -07:00 |
|
Armon Dadgar
|
fa90f1cd0d
|
consul: Support a stale read query
|
2014-04-21 10:59:46 -07:00 |
|
Armon Dadgar
|
a9d4e2357e
|
consul: Switch to RPCInfo
|
2014-04-21 10:59:46 -07:00 |
|
Armon Dadgar
|
cea8a4f9f2
|
consul: Adding RPCInfo to get common info
|
2014-04-21 10:59:46 -07:00 |
|
Armon Dadgar
|
fbc526e8c1
|
consul: Adding additional query options and return meta data
|
2014-04-21 10:59:46 -07:00 |
|
Armon Dadgar
|
efa972057e
|
consul: Update to use raft-mdb package
|
2014-04-19 13:31:56 -07:00 |
|
Armon Dadgar
|
7f18a3ca22
|
consul: Fix a 64bit alignment issue for x86-32
|
2014-04-11 11:12:17 -07:00 |
|
Armon Dadgar
|
365fd58e6b
|
consul: Adding client/server TLS tests
|
2014-04-07 15:07:00 -07:00 |
|
Armon Dadgar
|
462ed3cee0
|
consul: Refactor to pull out server config
|
2014-04-07 15:07:00 -07:00 |
|
Armon Dadgar
|
2c212516ee
|
consul: Adding configuration tests
|
2014-04-07 15:07:00 -07:00 |
|
Armon Dadgar
|
165103d55e
|
consul: Fix decoding of certificate
|
2014-04-07 15:07:00 -07:00 |
|
Armon Dadgar
|
39a55953af
|
consul: Simplify TLS handling in RPC server
|
2014-04-07 15:07:00 -07:00 |
|
Armon Dadgar
|
f94dfa4efc
|
consul: Enforce TLS if VerifyIncoming is set
|
2014-04-07 15:06:59 -07:00 |
|
Armon Dadgar
|
7884439b7c
|
consul: Ensure Raft also uses TLS connections
|
2014-04-07 15:06:59 -07:00 |
|
Armon Dadgar
|
1ab9a4ad53
|
consul: Enable incoming TLS connections to server
|
2014-04-07 15:06:59 -07:00 |
|
Armon Dadgar
|
f68d3160d2
|
consul: Server initializes pool with TLS settings
|
2014-04-07 15:06:59 -07:00 |
|
Armon Dadgar
|
00ec592dd1
|
consul: Client initializes TLS settings
|
2014-04-07 15:06:59 -07:00 |
|
Armon Dadgar
|
7beac2a1bc
|
consul: Connection pool supports TLS mode
|
2014-04-07 15:06:59 -07:00 |
|
Armon Dadgar
|
c593632d3c
|
consul: Adding basic TLS configuraiton
|
2014-04-07 15:06:59 -07:00 |
|
Armon Dadgar
|
ebf98fcea0
|
consul: Export some telemetry on service queries
|
2014-04-04 14:55:44 -07:00 |
|
Armon Dadgar
|
cef6859069
|
Merge pull request #26 from hashicorp/f-tags
Adding support for multiple tags
|
2014-04-03 15:51:31 -07:00 |
|
Armon Dadgar
|
ed39e90e3a
|
consul: Adding reconcilation to handle reaped Serf nodes. Fixes #15.
|
2014-04-03 15:51:09 -07:00 |
|
Armon Dadgar
|
7f399a0ecc
|
consul: Adding test for multiple tags with lookup
|
2014-04-03 12:07:17 -07:00 |
|
Armon Dadgar
|
4a1faf435c
|
consul: Updating all the tests
|
2014-04-03 12:03:10 -07:00 |
|
Armon Dadgar
|
13bff3a09b
|
consul: Change state store to support multiple tags
|
2014-04-03 12:03:02 -07:00 |
|
Armon Dadgar
|
283c5d1be1
|
consul: Replace single tag with list of tags
|
2014-04-03 11:23:55 -07:00 |
|
Armon Dadgar
|
5ff482dec0
|
consul: FSM snapshot can avoid type assertion
|
2014-04-01 12:10:58 -07:00 |
|
Armon Dadgar
|
9473bbe7bf
|
consul: Avoid loading all KV pairs during a snapshot
|
2014-04-01 11:55:25 -07:00 |
|
Armon Dadgar
|
8172526801
|
consul: Support a streaming transaction
|
2014-04-01 11:42:07 -07:00 |
|
Armon Dadgar
|
4ccb2d4a73
|
consul: More efficient restore of KVS entriesg
|
2014-04-01 11:29:55 -07:00 |
|
Armon Dadgar
|
512c6895e4
|
consul: Adding raft endpoint to force a snapshot
|
2014-03-31 20:09:16 -07:00 |
|
Armon Dadgar
|
8f2ef0d7d2
|
consul: Fixing blocking query if set table is at index 0
|
2014-03-31 20:00:46 -07:00 |
|
Armon Dadgar
|
94df059026
|
consul: Enable a recursive delete of all keys
|
2014-03-31 20:00:01 -07:00 |
|
Armon Dadgar
|
1b2dd17f93
|
consul: Test the remaining KVS endpoints
|
2014-03-31 16:18:44 -07:00 |
|
Armon Dadgar
|
fc5110405c
|
consul: Adding tests for endpoint method
|
2014-03-31 16:10:49 -07:00 |
|
Armon Dadgar
|
3e9dc6d8b6
|
consul: First pass at KVS endpoints for RPC
|
2014-03-31 16:00:23 -07:00 |
|
Armon Dadgar
|
47ad40a925
|
consul: Adding KVS RPC endpoint
|
2014-03-31 14:15:49 -07:00 |
|
Armon Dadgar
|
6ca5c7c49d
|
consul: Testing FSM application of KVS commands
|
2014-03-31 14:13:03 -07:00 |
|