Gyu-Ho Lee
|
ee8c577fc0
vendor: update grpc
|
8 years ago |
Anthony Romano
|
8ae0f94cd7
clientv3: only block on New() when DialTimeout > 0
|
8 years ago |
Anthony Romano
|
69a97863a9
clientv3: handle watchGrpcStream shutdown if prior to goroutine start
|
8 years ago |
Anthony Romano
|
12c7e4a9f8
clientv3: close watcher stream once all watchers detach
|
8 years ago |
Anthony Romano
|
23cced240b
transport: add ServerName to TLSConfig and add ValidateSecureEndpoints
|
8 years ago |
Anthony Romano
|
e73c928d85
etcdctl: set ServerName for TLS when using --discovery-srv
|
8 years ago |
Anthony Romano
|
779ad90f9a
Documentation: update clustering guide about PKI SRV record forging
|
8 years ago |
Anthony Romano
|
dca1740be5
etcdmain: check TLS on gateway SRV records
|
8 years ago |
Anthony Romano
|
487b34d857
embed: use ServerName on TLS DNS discovery w/o CA file
|
8 years ago |
Gyu-Ho Lee
|
a31283cf51
v2http: use guest access in non-TLS mode
|
8 years ago |
Gyu-Ho Lee
|
b722bedf8a
version: bump to v3.0.4+git
|
8 years ago |
Gyu-Ho Lee
|
d53923c636
version: bump to v3.0.4
|
8 years ago |
Gyu-Ho Lee
|
9356665d60
*: regenerate proto files for grpc-gateway
|
8 years ago |
Gyu-Ho Lee
|
0932d17395
scripts/genproto: use latest grpc-gateway c8ec92d0
|
8 years ago |
Gyu-Ho Lee
|
2a3ea3f996
Dockerfile-release: add '/var/lib/etcd/'
|
8 years ago |
Anthony Romano
|
e5a5e5f7c6
etcdserver, api, membership: don't race on setting version
|
8 years ago |
Gyu-Ho Lee
|
00bdd907d5
Documentation: fix links in upgrades
|
8 years ago |
Gyu-Ho Lee
|
8eab756d3f
*: regenerate proto
|
8 years ago |
Xiang Li
|
3d9b1d1635
scripts:genproto.sh: update grpc-gateway
|
8 years ago |
Xiang Li
|
4218193dd7
etcdserverpb: add missing deleterange annotation
|
8 years ago |
Dongsu Park
|
6499d01c9b
etcdmain: correctly check return values from SdNotify()
|
8 years ago |
Dongsu Park
|
83b39b4f6b
vendor: update go-systemd
|
8 years ago |
Anthony Romano
|
21092ca715
integration: change timeouts for TestWatchWithProgressNotify
|
8 years ago |
Anthony Romano
|
a4e79d7ebf
v3rpc: don't elide next progress notification on progress notification
|
8 years ago |
Anthony Romano
|
846883a979
rpctypes, clientv3: retry RPC on EtcdStopped
|
8 years ago |
Anthony Romano
|
c7a3edb90f
fileutil: rework purge tests so they don't poll
|
8 years ago |
Gyu-Ho Lee
|
f308a27e91
e2e: test auth enabled with CN name cert
|
8 years ago |
Gyu-Ho Lee
|
1d37154793
v2http: test with 'ClientCertAuthEnabled'
|
8 years ago |
Gyu-Ho Lee
|
092d069d3e
v2http: set 'ClientCertAuthEnabled' in client.go
|
8 years ago |
Gyu-Ho Lee
|
ab5c4e23bd
v2http: add 'ClientCertAuthEnabled' in handlers
|
8 years ago |