Gyuho Lee
|
9ea8be0c2b
embed: support "CORS" handler in v3 HTTP requests
|
6 years ago |
Gyuho Lee
|
df6cd22d59
embed: update "CorsInfo" field to "map[string]struct{}"
|
6 years ago |
Gyuho Lee
|
cfd8b3e86d
embed: move "unsafe" flags to bottom
|
6 years ago |
Gyuho Lee
|
a66e657cac
*: update "pre-vote" flag
|
6 years ago |
Gyuho Lee
|
3092d3bf7f
embed: add "ExperimentalPreVote" for Raft
|
6 years ago |
Gyuho Lee
|
9f0027dfb2
*: do not whitelist empty hosts
|
6 years ago |
Gyuho Lee
|
8edaecadc4
embed: enforce client origin policy
|
6 years ago |
Gyuho Lee
|
83d1c3d5ec
embed: fix revision-based compaction with default value
|
6 years ago |
Quentin MACHU
|
a535c01050
embed: enable extensive metrics if specified
|
6 years ago |
Gyuho Lee
|
9e11ef3ad5
etcdserver,embed: discard gRPC info logs when debug is off
|
6 years ago |
Gyuho Lee
|
552b58dcfb
embed: only gracefully shutdown insecure grpc.Server
|
7 years ago |
James Phillips
|
e39915feec
embed: Avoid panic when shutting down gRPC Server
|
7 years ago |
Gyu-Ho Lee
|
0e4e8ed3d1
embed: corrupt-check on restart member
|
7 years ago |
Gyu-Ho Lee
|
3db5ad8d57
embed,etcdmain: add "--experimental-initial-corrupt-check"
|
7 years ago |
Gyu-Ho Lee
|
75ababa61f
embed: split peer/client/metrics serve methods
|
7 years ago |
Gyu-Ho Lee
|
75110dd839
*: fix naked returns
|
7 years ago |
fanmin shi
|
bcef78c665
Merge pull request #8563 from fanminshi/make_auto_compaction_granular
|
7 years ago |
fanmin shi
|
0e1993f131
etcdmain: check for empty AutoCompactionRetention
|
7 years ago |
fanmin shi
|
733de98cfb
*: modify etcd flags to support finner compaction retention
|
7 years ago |
Gyu-Ho Lee
|
157c8eccf0
embed: define keepalive server options
|
7 years ago |
Anthony Romano
|
5d669290e3
embed: support experimental v2v3 proxy option
|
7 years ago |
Anthony Romano
|
35c5dcefc2
*: cockroachdb/cmux -> soheilhy/cmux
|
7 years ago |
Anthony Romano
|
1f734e0299
embed: support experimental-corrupt-check-time flag
|
7 years ago |
Anthony Romano
|
153ba92830
embed: serve basic v3 grpc over peer port
|
7 years ago |
Anthony Romano
|
f4183c68cc
embed: associate peer serve() listener with corresponding peer
|
7 years ago |
Gyu-Ho Lee
|
74c8050adc
*: use etcdhttp.Handle* for health, prometheus handlers
|
7 years ago |
Anthony Romano
|
d5a0d4d696
etcdmain, embed: --auto-peer-tls and --auto-tls for v2 proxy
|
7 years ago |
Gyu-Ho Lee
|
334554f655
embed: wait up to request timeout for pending RPCs when closing
|
7 years ago |
Gyu-Ho Lee
|
9bb5ede659
embed: configure 'ListenMetricsUrls'
|
7 years ago |
Anthony Romano
|
e29db923bc
*: move v2http handlers without /v2 prefix to etcdhttp
|
7 years ago |