Xiang Li
|
6285455f85
etcdmain: warn on contradictory TLS settings
|
8 years ago |
Xiang Li
|
5ee3729738
etcdmain: etcd should fail to start when https is enabled but tls config is not given
|
8 years ago |
Xiang Li
|
70a9391378
*: enable v3 by default
|
8 years ago |
Xiang Li
|
900a61b023
*: http and https on the same port
|
8 years ago |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
8 years ago |
Gyu-Ho Lee
|
2364d71ea2
etcdmain: fix shadowed variables
|
8 years ago |
Xiang Li
|
d3809abe42
*: gRPC + HTTP on the same port
|
8 years ago |
Anthony Romano
|
e9b2bd751d
etcdmain: add --peer-auto-tls option
|
8 years ago |
Anthony Romano
|
5f304b4dee
*: build phony etcd server binary for unsupported architectures
|
8 years ago |
Xiang Li
|
d265fe000c
*: support time based auto compaction.
|
8 years ago |
Anthony Romano
|
20461ab11a
*: fix many typos
|
8 years ago |
Anthony Romano
|
4634874d99
etcdmain, integration, v3rpc: consolidate grpc server setup
|
8 years ago |
Anthony Romano
|
563850bcc1
etcdmain: support v3 tls
|
8 years ago |
Xiang Li
|
36cc8446c7
*: finish member api implementation
|
8 years ago |
Anthony Romano
|
2e157530a0
etcdhttp, lease, v3api: forward keepalives to leader
|
8 years ago |
Xiang Li
|
f3daa9f677
etcdmain: proxy should only lookup srv if there is no existing cluster file
|
8 years ago |
Hitoshi Mitake
|
588f655b4e
etcdmain: add an option for pprof
|
8 years ago |
Anthony Romano
|
811fbc5672
etcdmain: support keep alive listeners on limit listener connections
|
8 years ago |
Xiang Li
|
99bee2fd29
Merge pull request #4162 from xiang90/lease
|
8 years ago |
Xiang Li
|
d9ca929a33
*: add support for lease create and revoke
|
8 years ago |
Xiang Li
|
1f97f2dc36
etcdmain: tls listener MUST be at the outer layer of all listeners
|
8 years ago |
Gyu-Ho Lee
|
366e7a879f
*: fill in WatchResponse.Header
|
8 years ago |
Xiang Li
|
4bcd7587e2
etcdmain: fix incomplete proxy config file
|
9 years ago |
Gyu-Ho Lee
|
c48b0a5e18
etcdmain: fix shadowed variables
|
9 years ago |
Xiang Li
|
9e4a003fb0
etcdmain: fix unstoppable startEtcd function
|
9 years ago |
Xiang Li
|
08f0d94019
Merge pull request #3809 from xiang90/rpc_kv
|
9 years ago |
Yicheng Qin
|
3d15526c35
Merge pull request #3796 from yichengq/fix-get-version
|
9 years ago |
Xiang Li
|
c37bd2385a
*: refactor kv rpc implementation
|
9 years ago |
Yicheng Qin
|
4ccbcb91c8
rafthttp: add functions to create listener and roundTripper
|
9 years ago |
Xiang Li
|
1a3f7f7fa4
*: rename etcd service to kv service in gRPC
|
9 years ago |