Gyu-Ho Lee
|
1e3274dfa2
|
integration: use cluster adapter in tests
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-04-04 10:08:51 -07:00 |
|
Gyu-Ho Lee
|
c90a4b96d1
|
integration: use maintenance API adapter in tests
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-03-28 14:12:47 -07:00 |
|
Anthony Romano
|
f35d7d9608
|
integration: test namespacing on proxy layer
Hardcode a namespace over the testing grpcproxy.
|
2017-03-22 16:45:38 -07:00 |
|
Anthony Romano
|
b025cdd097
|
adapter, integration: split out grpc adapters from grpcproxy package
Break cyclic dependency:
clientv3/naming <-> integration <-> v3client <-> grpcproxy <-> clientv3/naming
|
2017-03-13 15:23:26 -07:00 |
|
fanmin shi
|
65b59f4423
|
grpcproxy: incorporate lease proxy into existing proxy framework
|
2017-02-16 11:50:59 -08:00 |
|
Anthony Romano
|
8c0282ab24
|
grpcproxy, etcdmain, integration: add close channel to kv proxy
ccache launches goroutines that need to be explicitly stopped.
Fixes #7158
|
2017-01-18 11:51:16 -08:00 |
|
Anthony Romano
|
5278ea5ed0
|
integration: add grpc auth testing
|
2017-01-09 15:53:36 -08:00 |
|
Anthony Romano
|
9b5eb1ae5a
|
grpcproxy, etcdmain, integration: return done channel with WatchServer
Makes it possible to synchronously close the watch server.
Fixes #7078
|
2016-12-30 12:09:48 -08:00 |
|
Anthony Romano
|
3489fa82fb
|
integration: don't nest proxies in cluster_proxy mode
|
2016-09-01 15:21:52 -07:00 |
|
Gyu-Ho Lee
|
fb00a32b86
|
integration: fix races in global proxies
|
2016-08-16 19:43:31 -07:00 |
|
Anthony Romano
|
1cad722a6d
|
integration: support watch apis in cluster_proxy build
|
2016-07-25 09:34:36 -07:00 |
|
Anthony Romano
|
7b3d502b96
|
integration: build tag cluster_proxy for testing backed by proxy
|
2016-07-20 15:40:33 -07:00 |
|