etcd/proxy/grpcproxy
Gyu-Ho Lee 3e263d5a4d proxy/*: add 'MoveLeader' RPC
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-06-23 12:51:27 -07:00
..
adapter proxy/*: add 'MoveLeader' RPC 2017-06-23 12:51:27 -07:00
cache *: grammar fixes, it's -> its 2017-06-15 18:23:16 +02:00
auth.go grpcproxy: add auth 2016-07-18 14:26:22 -07:00
cluster.go grpcproxy: configure register to Cluster API 2017-03-09 02:40:13 -08:00
cluster_test.go grpcproxy: configure register to Cluster API 2017-03-09 02:40:13 -08:00
doc.go *: add missing godoc package descriptions 2016-05-27 15:15:26 -07:00
election.go grpcproxy, etcdmain: add lock and election services to proxy 2017-05-10 12:19:09 -07:00
kv.go grpcproxy: support nested txns 2017-06-21 14:33:15 -07:00
kv_test.go grpcproxy, etcdmain, integration: add close channel to kv proxy 2017-01-18 11:51:16 -08:00
leader.go grpcproxy: support forcing leader as available 2017-02-15 16:49:41 -08:00
lease.go grpcproxy: Disable fast fail on lease grant call to cluster 2017-06-16 15:09:05 -07:00
lock.go grpcproxy, etcdmain: add lock and election services to proxy 2017-05-10 12:19:09 -07:00
logger.go grpcproxy: add 'register' address 2017-02-22 16:47:48 -08:00
maintenance.go proxy/*: add 'MoveLeader' RPC 2017-06-23 12:51:27 -07:00
metrics.go Revert "Merge pull request #7139 from heyitsanthony/proxy-rlock" 2017-02-10 14:37:48 -08:00
register.go grpcproxy: configure register to Cluster API 2017-03-09 02:40:13 -08:00
register_test.go grpcproxy: configure register to Cluster API 2017-03-09 02:40:13 -08:00
watch.go *: use metadata Incoming/OutgoingContext 2017-06-15 16:41:23 -07:00
watch_broadcast.go grpcproxy: don't use WithRequireLeader for watch event stream 2017-02-02 09:32:25 -08:00
watch_broadcasts.go grpcproxy: fix race between coalesce and bcast on nextrev 2016-11-30 16:50:29 -08:00
watch_ranges.go grpcproxy: fix race between watch ranges delete() and broadcasts empty() 2016-11-28 15:53:41 -08:00
watcher.go grpcproxy: respect CompactRevision in watcher 2017-02-13 15:43:41 -08:00