Commit Graph

  • 30981ecb0a e2e/docker: docker image for testing wildcard DNS Anthony Romano 2017-07-21 16:24:17 -0700
  • f65a11ced5 fixtures: generate wildcard DNS SAN cert Anthony Romano 2017-07-20 15:13:22 -0700
  • db4838d4eb transport: use reverse lookup to match wildcard DNS SAN Anthony Romano 2017-07-19 12:41:43 -0700
  • 8ab42fb045 *: move v2http handlers without /v2 prefix to etcdhttp Anthony Romano 2017-05-09 19:39:29 -0700
  • ff9a0a3527 version: bump up to 3.2.4+git Gyu-Ho Lee 2017-07-24 09:14:34 -0700
  • e9a7f3551b Merge pull request #8281 from heyitsanthony/san-rdns Anthony Romano 2017-07-22 08:02:57 -0700
  • e9d5f75323 e2e/docker: docker image for testing wildcard DNS Anthony Romano 2017-07-21 16:24:17 -0700
  • 52dd13fa35 fixtures: generate wildcard DNS SAN cert Anthony Romano 2017-07-20 15:13:22 -0700
  • b1aa962233 transport: use reverse lookup to match wildcard DNS SAN Anthony Romano 2017-07-19 12:41:43 -0700
  • bb0e144b43 etcdctl: print "del" instead of "delete" in txn interactive mode fanmin shi 2017-07-21 14:31:39 -0700
  • 2eb9353019 Merge pull request #8277 from heyitsanthony/test-e2e-grpcproxy Anthony Romano 2017-07-21 12:57:25 -0700
  • 954ec4d1a5 e2e: fix range indexing for args2env conversion Anthony Romano 2017-07-20 16:14:52 -0700
  • 107828d777 test: support -tags cluster_proxy for e2e tests Anthony Romano 2017-07-18 15:12:07 -0700
  • 1dcae41b20 grpcproxy: return nil on receiving snapshot EOF Anthony Romano 2017-07-18 15:04:41 -0700
  • c5447c2ec9 etcdmain: support crl in grpcproxy Anthony Romano 2017-07-18 14:59:35 -0700
  • efbee9d8c7 etcdmain: support --auto-tls and --insecure-skip-verify in grpcproxy Anthony Romano 2017-07-18 14:09:32 -0700
  • 1365f87d40 etcdmain: cleanup grpcproxy; support different certs for proxy/etcd Anthony Romano 2017-07-17 15:36:19 -0700
  • d5a0d4d696 etcdmain, embed: --auto-peer-tls and --auto-tls for v2 proxy Anthony Romano 2017-07-17 14:34:59 -0700
  • 5d6c6ad20e etcdmain: use client tls info for v2 proxy client connections Anthony Romano 2017-07-17 13:26:12 -0700
  • 426ad25924 transport: include InsecureSkipVerify in TLSInfo Anthony Romano 2017-07-18 13:36:42 -0700
  • 7c22d35dff etcdmain: support grpc-proxy/gateway compiled with -tags cov Anthony Romano 2017-07-20 10:44:14 -0700
  • 5c6a6bdc5a e2e: refactor to support -tags cluster_proxy Anthony Romano 2017-07-14 16:03:04 -0700
  • a92ceeec25 raft: introduce/fix TestNodeWithSmallerTermCanCompleteElection irfan sharif 2017-07-20 16:46:05 -0400
  • 488df4db34 proxy: don't inc a cache miss count in a case of linearizable range Hitoshi Mitake 2017-07-20 21:51:10 -0700
  • a64d15eeed Merge pull request #8286 from heyitsanthony/wal-check-locks Anthony Romano 2017-07-20 18:52:08 -0700
  • 2c4e22fd43 docs: link fix. Beth Wright 2017-07-20 13:35:55 -0700
  • fe1ddab714 wal: fall back to closing wal if locked dir rename fails Anthony Romano 2017-07-19 15:57:42 -0700
  • fb717aec9b Merge pull request #8280 from jpbetz/compaction-metrics Xiang Li 2017-07-20 13:16:39 -0700
  • 01a49a9f7e docs: slight rearranging of top two sections. Beth Wright 2017-07-20 12:04:05 -0700
  • c06953ae08 mvcc: Add metric for count of db key revisions compacted. Joe Betz 2017-07-19 10:00:57 -0700
  • 46ee06a85c Merge pull request #8284 from heyitsanthony/whitelist-close Anthony Romano 2017-07-19 21:32:55 -0700
  • 887df72d13 clientv3/ordering: kv order caching mangoslicer 2017-06-13 08:20:09 -0400
  • cfbf666dd4 Merge pull request #8285 from gyuho/news Gyu-Ho Lee 2017-07-19 14:51:36 -0700
  • 55d445b891 NEWS: add v3.2.4 Gyu-Ho Lee 2017-07-19 14:39:43 -0700
  • bb42d2b40e testutil: whitelist os.(*file).close Anthony Romano 2017-07-19 13:28:15 -0700
  • c31bec0f29 version: bump up to 3.2.4 v3.2.4 Gyu-Ho Lee 2017-07-19 08:37:30 -0700
  • 19fe4b0cac grpcproxy: return nil on receiving snapshot EOF Anthony Romano 2017-07-18 15:04:41 -0700
  • 608df0fc90 Merge pull request #8272 from gyuho/health Gyu-Ho Lee 2017-07-18 16:15:08 -0700
  • 9dc65936b1 Merge pull request #8279 from gyuho/aaa Gyu-Ho Lee 2017-07-18 16:09:17 -0700
  • f78498b42a contrib/raftexample: use bytes.Buffer.String (no 'string()') Gyu-Ho Lee 2017-07-18 16:06:22 -0700
  • 91470a8a54 e2e: test '/health' when alarm is raised Gyu-Ho Lee 2017-07-17 15:30:04 -0700
  • 61a736a068 etcdserver: check alarms in health handler Gyu-Ho Lee 2017-07-17 15:29:44 -0700
  • d8481c9fda Merge pull request #8278 from gyuho/cherry-pick Gyu-Ho Lee 2017-07-18 15:50:03 -0700
  • 45206b6edf Documentation/integrations: add link to etcd raft lib users Joseph Jacks 2017-07-17 21:24:40 -0700
  • 21232017fa Documentation/integrations: add 'networking-vpp' iawells 2017-07-07 15:10:03 -0700
  • 82126a742e Merge pull request #8274 from lclarkmichalek/patch-2 Gyu-Ho Lee 2017-07-18 09:25:09 -0700
  • ebb7649e3d Documentation: Add lclarkmichalek/etcdhcp to integrations list Laurie Clark-Michalek 2017-07-18 08:56:38 +0100
  • a5d94fe229 integration: test embed.Etcd.Close with watch Gyu-Ho Lee 2017-07-14 14:33:48 -0700
  • e8f3cbf1c6 embed: wait up to request timeout for pending RPCs when closing Gyu-Ho Lee 2017-07-14 13:26:58 -0700
  • 9ce7bb6a1c Merge pull request #8267 from gyuho/close-server Gyu-Ho Lee 2017-07-14 18:51:54 -0700
  • fbb75d24a4 v3rpc: add HashKV to server rpc fanmin shi 2017-07-14 16:44:00 -0700
  • 3dcd2cdcb4 doc: update rpc swagger for HashKV rpc and its req/resp fanmin shi 2017-07-14 16:42:04 -0700
  • ed052ce9a3 proto: add HashKV grpc fanmin shi 2017-07-14 16:41:23 -0700
  • 856502f788 version: bump up to 3.2.3+git Gyu-Ho Lee 2017-07-14 16:04:54 -0700
  • 34fd848a4f integration: test embed.Etcd.Close with watch Gyu-Ho Lee 2017-07-14 14:33:48 -0700
  • 334554f655 embed: wait up to request timeout for pending RPCs when closing Gyu-Ho Lee 2017-07-14 13:26:58 -0700
  • d28334831d Merge pull request #8242 from gyuho/ppp Gyu-Ho Lee 2017-07-14 15:06:15 -0700
  • c47d4450c7 etcdmain/grpc-proxy: add 'metrics-addr' option Gyu-Ho Lee 2017-07-12 10:06:58 -0700
  • 8463b377d9 etcdmain: add 'listen-metrics-urls' option Gyu-Ho Lee 2017-07-12 10:06:38 -0700
  • 9bb5ede659 embed: configure 'ListenMetricsUrls' Gyu-Ho Lee 2017-07-12 10:05:16 -0700
  • 511f4d5c99 Merge pull request #8266 from heyitsanthony/fix-contributing-irc Anthony Romano 2017-07-14 11:06:39 -0700
  • 89e4b62a01 Documentation: point contributing irc channel to #etcd Anthony Romano 2017-07-14 10:56:09 -0700
  • 5133d8e993 Merge pull request #8265 from gyuho/news Gyu-Ho Lee 2017-07-14 10:55:03 -0700
  • fe0941426d NEWS: add v3.1.10, v3.2.3 Gyu-Ho Lee 2017-07-14 09:07:44 -0700
  • 858938e32d Merge pull request #8259 from heyitsanthony/etcdctl-err-space Anthony Romano 2017-07-14 09:55:06 -0700
  • 0520cb9304 version: bump up to 3.1.10 v3.1.10 Gyu-Ho Lee 2017-07-14 09:37:27 -0700
  • 424e4ae1cc fixtures: add gencerts.sh, generate CRL Anthony Romano 2017-06-16 13:38:46 -0700
  • a631a80a39 travis.yml: test with Go 1.8.3 Gyu-Ho Lee 2017-07-14 08:51:24 -0700
  • fc08fd75ee version: bump up to 3.1.9+git Gyu-Ho Lee 2017-07-14 08:51:13 -0700
  • 7ff1e8f3bb Merge pull request #8261 from heyitsanthony/fix-test-leasettl Anthony Romano 2017-07-13 21:31:18 -0700
  • 755270fa6a integration: sync lapi server after puts in TestLeaseTimeToLive Anthony Romano 2017-07-13 14:55:43 -0700
  • 3614c5185d e2e: update tests to use single space for etcdctl errors Anthony Romano 2017-07-13 14:26:13 -0700
  • 28b4dce4f1 etcdctl: remove extra space in error message Anthony Romano 2017-07-13 13:04:21 -0700
  • ae23b0ef2f version: bump up to 3.2.3 v3.2.3 Gyu-Ho Lee 2017-07-13 12:09:48 -0700
  • 5ee89be616 testutil: whitelist WaitGroup.Done Anthony Romano 2017-07-12 14:04:24 -0700
  • 38373b342d test: sync with etcd-agent start in functional_pass Gyu-Ho Lee 2017-07-12 14:46:43 -0700
  • 3dd7de3908 Merge pull request #8252 from gyuho/test-functional Gyu-Ho Lee 2017-07-13 11:13:26 -0700
  • 14401021ee Merge pull request #8251 from heyitsanthony/whitelist-wg-done Anthony Romano 2017-07-13 09:26:15 -0700
  • 02585157f6 test: sync with etcd-agent start in functional_pass Gyu-Ho Lee 2017-07-12 14:46:43 -0700
  • 026e05518e testutil: whitelist WaitGroup.Done Anthony Romano 2017-07-12 14:04:24 -0700
  • 17be3b551a Merge pull request #8250 from heyitsanthony/reorg-op-guide Anthony Romano 2017-07-12 13:28:00 -0700
  • 1b4f8d9904 Documentation, op-guide: reorganize etcd operation section Anthony Romano 2017-07-12 09:26:05 -0700
  • 536a5f594b v3rpc: Let clients establish unlimited streams Iwasaki Yudai 2017-07-07 20:39:05 -0700
  • 49e6916e66 dev-guide: document using range_end for prefixes with json Anthony Romano 2017-07-10 16:54:41 -0700
  • b9b6f6f7c4 Documentation: refer to LeaseKeepAliveRequest for lease refresh Asko Kauppi 2017-06-13 23:23:54 +0300
  • 6ecbb3bbc5 version: bump up to 3.2.2+git Gyu-Ho Lee 2017-07-12 10:36:16 -0700
  • fd3516f283 Merge pull request #8249 from gyuho/patch Gyu-Ho Lee 2017-07-12 09:50:25 -0700
  • 1e72ace38d Documentation: refer to LeaseKeepAliveRequest for lease refresh Asko Kauppi 2017-06-13 23:23:54 +0300
  • 0a2b580f73 Merge pull request #8238 from yudai/allow_more_streams Xiang Li 2017-07-11 18:21:09 -0700
  • 148ed90b0d Merge pull request #8245 from heyitsanthony/doc-json-prefix-range Anthony Romano 2017-07-11 18:10:23 -0700
  • ae33c5e82a Merge pull request #8244 from heyitsanthony/bridge-default-passthrough Anthony Romano 2017-07-11 18:10:06 -0700
  • 52101e6e93 v3rpc: Let clients establish unlimited streams Iwasaki Yudai 2017-07-07 20:39:05 -0700
  • da2f4bb25d dev-guide: document using range_end for prefixes with json Anthony Romano 2017-07-10 16:54:41 -0700
  • 39f4502cc0 local-tester: use new bridge flags Anthony Romano 2017-07-10 17:53:44 -0700
  • 07bc71b87c bridge: make pass-through the default Anthony Romano 2017-07-10 18:28:13 -0700
  • 1010b82de2 Merge pull request #8236 from heyitsanthony/v2http-split Anthony Romano 2017-07-10 09:08:03 -0700
  • acfde8aba0 Merge pull request #8199 from sakshamsharma/clientv3-keep-alive Xiang Li 2017-07-08 16:32:35 -0700
  • e29db923bc *: move v2http handlers without /v2 prefix to etcdhttp Anthony Romano 2017-05-09 19:39:29 -0700
  • 97f37e42e6 Merge pull request #8213 from heyitsanthony/nil-endrev Anthony Romano 2017-07-07 15:56:08 -0700
  • 91dbebfeb2 Merge pull request #8233 from gyuho/version-bump Gyu-Ho Lee 2017-07-07 15:36:31 -0700