Commit History

Author SHA1 Message Date
  Xiang Li 0416503124 Merge pull request #1803 from junxu/master 9 years ago
  Xiang Li a1f648e5db etcdmain: format usage 9 years ago
  Xiang Li d3db010190 *: support purging old wal/snap files 9 years ago
  junxu 43d6f9f964 Update etcd.go 9 years ago
  Yicheng Qin 3e55834c38 *: set read/write timeout for raft transport and listener 9 years ago
  Xiang Li 8bf71d796e *: gracefully stop etcdserver 10 years ago
  Xiang Li 92096dfdc3 *: print out configuration when necessary 10 years ago
  Jonathan Boulle 1197c1f965 etcdserver: move peer URLs check to config 10 years ago
  Jonathan Boulle 3f358b6d5d etcdserver: ensure initial-advertise-peer-urls match initial-cluster 10 years ago
  Xiang Li b6f0c789b8 transport: create a tls listener only if the tlsInfo is not empty and the scheme is HTTPS 10 years ago
  Jonathan Boulle e1e454f138 etcdmain: do not exit inappropriately 10 years ago
  Jonathan Boulle 8799679083 etcdmain: actually return errors 10 years ago
  Jonathan Boulle a607e097c6 etcdserver: re-order ServerConfig fields 10 years ago
  Xiang Li 0a9c6164af etcdserver: add support for force cluster 10 years ago
  Jonathan Boulle 376268391b Merge pull request #1646 from jonboulle/1536_disco_proxy 10 years ago
  Jonathan Boulle 8f1885a398 discovery: add command line flag for discovery-proxy 10 years ago
  Jonathan Boulle 321d65c4ac pkg: fix SetFlagsFromEnv behaviour 10 years ago
  Jonathan Boulle 04f6208ace etcdmain: use StringsFlag for initialclusterstate 10 years ago
  Jonathan Boulle 68bca981de discovery: simplify interface 10 years ago
  Jonathan Boulle b85496922f etcdmain: simplify proxy start logic 10 years ago
  Jonathan Boulle 5de9d38cc6 pkg: move to more generic StringsFlag 10 years ago
  Xiang Li 71acd0c3d0 discovery: consolidate proxyDiscover and Discover interface 10 years ago
  Xiang Li 5cb13fd071 *: support discovery fallback 10 years ago
  Yicheng Qin e4b12a8e28 Merge pull request #1593 from unihorn/200 10 years ago
  Yicheng Qin 5ed5d44652 etcdserver: print out initial cluster members 10 years ago
  Xiang Li 075ab6415f Merge pull request #1587 from xiangli-cmu/fix_wal 10 years ago
  Xiang Li dd09042632 etcdserver: try to listen on ports before initializing etcd server 10 years ago
  Kelsey Hightower 3ec4da6ac6 etcd: print initial cluster members during startup 10 years ago
  Xiang Li 3dfb6723b2 *: rename initial-cluster-name to initial-cluster-token 10 years ago
  Jonathan Boulle cf9dd31daa etcd: move main logic to etcdmain subpackage 10 years ago