Commit History

Author SHA1 Message Date
  Xiang Li f265afa8ac discovery: fix watch index 10 years ago
  Xiang Li d9b21c79d4 etcdmain: better logging for discovery error 10 years ago
  Xiang Li 7171410422 discovery: discovery will try forever when there is a timeout. 10 years ago
  Brian Waldon 9a728a127a dep: bump golang.org/x/net/context 10 years ago
  Jonathan Boulle 8f1885a398 discovery: add command line flag for discovery-proxy 10 years ago
  Jonathan Boulle 68bca981de discovery: simplify interface 10 years ago
  Jonathan Boulle bb84aaebaf discovery: add clarifying docstrings 10 years ago
  Xiang Li 71acd0c3d0 discovery: consolidate proxyDiscover and Discover interface 10 years ago
  Xiang Li 5cb13fd071 *: support discovery fallback 10 years ago
  Brian Waldon 17c6f21d68 client: elevate context to caller of KeysAPI 10 years ago
  Brian Waldon 0ef270c25c client: pass httpActionDo into New[Discovery]KeysAPI 10 years ago
  Brian Waldon 8b8b3efdaa client: accept slice of endpoints 10 years ago
  Jonathan Boulle 55c92ad456 *: create ID type 10 years ago
  Xiang Li 027e944985 discovery: fix discovery for not working on customized discovery service 10 years ago
  Brian Waldon f21d93ba60 client: define DefaultRequestTimeout 10 years ago
  Brian Waldon 45d8fbdcda client: move discovery path logic into client pkg 10 years ago
  Brian Waldon ce4df96e69 client: break apart KeysAPI from httpClient 10 years ago
  Jonathan Boulle 7a4d42166b *: add license header to all source files 10 years ago
  Jonathan Boulle e0801360d3 godep: update clockwork dependency 10 years ago
  Jonathan Boulle 47c2421f7b godeps: add clockwork 10 years ago
  Jonathan Boulle de3bf58876 discovery: switch to fake clock 10 years ago
  Jonathan Boulle 7f8f371b0e discovery: add ability to proxy discovery requests 10 years ago
  Barak Michener 74ab003e1f Merge pull request #1256 from barakmich/retry 10 years ago
  Xiang Li 8bbbaa88b2 *: raft related int64 -> uint64 10 years ago
  Barak Michener dbac2e8f15 test retry logic 10 years ago
  Barak Michener f3870598b9 fix retry to not retry on createSelf() 10 years ago
  Barak Michener ca1bbee737 add logging and backoff and simple retry logic 10 years ago
  Xiang Li 9e3d045b2b *:discovery hook up 10 years ago
  Xiang Li fdfaf07c46 discovery: address comments 10 years ago
  Xiang Li a35df0ad7c discovery: remove redundant comment for createSelf 10 years ago