James Shubin
|
9aee3f01cd
embed: Move the ReadyNotify() call to a better place
|
10 years ago |
Anthony Romano
|
6079be7dae
Merge pull request #6036 from heyitsanthony/fix-embed-defaults
|
10 years ago |
Anthony Romano
|
537057bd11
Merge pull request #6033 from heyitsanthony/watch-adapter
|
10 years ago |
Anthony Romano
|
42fc36b4d6
embed: add listen urls to default config
|
10 years ago |
Xiang Li
|
7f0f9795bf
Merge pull request #6028 from xiang90/plat
|
10 years ago |
Anthony Romano
|
2b4c37f54a
grpcproxy: don't leak goroutines on watch proxy shutdown
|
10 years ago |
Anthony Romano
|
418bb5e176
grpcproxy: bind clientv3.Watcher on initialization
|
10 years ago |
Anthony Romano
|
1cad722a6d
integration: support watch apis in cluster_proxy build
|
10 years ago |
Anthony Romano
|
ac96963003
clientv3: support creating a Watch from a WatchClient
|
10 years ago |
Anthony Romano
|
4fa9363aca
grpcproxy: client watch adapter
|
10 years ago |
Gyu-Ho Lee
|
116a1b5855
Merge pull request #6031 from gyuho/vet-fix
|
10 years ago |
Gyu-Ho Lee
|
abbefc9e25
grpcproxy: define 'watchergroups' in pointer
|
10 years ago |
Gyu-Ho Lee
|
5b288f6cd1
Merge pull request #6030 from gyuho/raft-raft
|
10 years ago |
Gyu-Ho Lee
|
4ff6c72257
raft: replace 'reflect.DeepEqual' with bytes.Equal
|
10 years ago |
Xiang Li
|
8f4a36fd32
doc: update platform.md
|
10 years ago |
Xiang Li
|
ec5c5d9ddf
Merge pull request #6021 from xiang90/gateway_test
|
10 years ago |
Xiang Li
|
c603b5e6a1
e2e: add gateway test
|
10 years ago |
Anthony Romano
|
2bf55e3a15
Merge pull request #6016 from endocode/kayrus/fix_serve_err_return
|
10 years ago |
kayrus
|
fee9e2b183
embed: Fixed serve() err return
|
10 years ago |
Gyu-Ho Lee
|
de638a5e4d
Merge pull request #5991 from gyuho/manual
|
10 years ago |
Xiang Li
|
214c1e55b0
Merge pull request #5999 from jlamillan/master
|
10 years ago |
Anthony Romano
|
32553c5796
Merge pull request #6006 from dongsupark/dongsu/fix-build-error-go-systemd
|
10 years ago |
Dongsu Park
|
624187d25f
etcdmain: correctly check return values from SdNotify()
|
10 years ago |
Dongsu Park
|
00c9fe4753
vendor: update go-systemd
|
10 years ago |
jesse.millan
|
f18d5433cc
etcdctl: Add support for formating output of ls command in json
|
10 years ago |
Gyu-Ho Lee
|
42db8f55b2
e2e: test auth enabled with CN name cert
|
10 years ago |
Anthony Romano
|
e001848270
Merge pull request #5772 from heyitsanthony/integration-proxy
|
10 years ago |
Gyu-Ho Lee
|
5066981cc7
v2http: test with 'ClientCertAuthEnabled'
|
10 years ago |
Gyu-Ho Lee
|
25aeeb35c3
v2http: set 'ClientCertAuthEnabled' in client.go
|
10 years ago |
Gyu-Ho Lee
|
68ece954fb
v2http: add 'ClientCertAuthEnabled' in handlers
|
10 years ago |