Anthony Romano
|
78132c9b5b
|
clientv3: use tls.Config in clientv3.Config
Fixes #4648
|
2016-03-07 16:08:40 -08:00 |
|
Anthony Romano
|
5f62c05a6d
|
clientv3: compose all clientv3 APIs into client struct
|
2016-02-25 18:13:26 -08:00 |
|
Anthony Romano
|
9523c2d29f
|
clientv3/integration: txn tests
|
2016-02-04 08:40:24 -08:00 |
|
Anthony Romano
|
db0b505de5
|
rafthttp: add requester to transport if peer does not exist
cluster integration now supports adding members with stopped nodes, too
Fixes #3699
|
2016-02-03 14:16:46 -08:00 |
|
Xiang Li
|
cb30d6e6f8
|
Merge pull request #4393 from xiang90/fix_test
clientv3/integration: fix member remove
|
2016-02-02 21:10:40 -08:00 |
|
Xiang Li
|
c7876d4111
|
clientv3/integration: fix member remove
Do not connect to the member to remove.
|
2016-02-02 20:49:00 -08:00 |
|
Anthony Romano
|
2919be91b9
|
Merge pull request #4387 from heyitsanthony/integration-cluster-speedup
integration: decrease timeout for isMemberBootstrapped
|
2016-02-02 14:45:18 -08:00 |
|
Anthony Romano
|
9ae8d85049
|
integration: decrease timeout for isMemberBootstrapped
Spending seconds(!) when it would fail anyway.
integration/TestV3 (before): 100.670
integration/TestV3 (after): 29.571
|
2016-02-02 14:34:58 -08:00 |
|
Xiang Li
|
6f72b31316
|
integration: add test promote and move lease tests to lease_test.go
|
2016-02-02 13:45:11 -08:00 |
|
Anthony Romano
|
b74a42b286
|
clientv3: support unix endpoints
|
2016-02-01 22:24:42 -08:00 |
|
Anthony Romano
|
20461ab11a
|
*: fix many typos
|
2016-01-31 21:42:39 -08:00 |
|
Anthony Romano
|
60c037f1c3
|
integration: add client tls support
|
2016-01-29 16:38:11 -08:00 |
|
Anthony Romano
|
4634874d99
|
etcdmain, integration, v3rpc: consolidate grpc server setup
|
2016-01-29 16:38:11 -08:00 |
|
Gyu-Ho Lee
|
1767788074
|
*: expose integration functions for clientv3
|
2016-01-28 21:21:34 -08:00 |
|