Commit Graph

  • 340ba8353c raft: Fix election "logs converge" test Ben Darnell 2016-12-03 17:29:15 +0800
  • d844440ffb Merge pull request #6930 from xiang90/grpc_metrics Xiang Li 2016-12-02 18:30:49 -0800
  • 0cb680800e grpcproxy: add cache related metrics Xiang Li 2016-12-02 15:19:52 -0800
  • 1f954dc9f4 Merge pull request #6926 from xiang90/metrics Xiang Li 2016-12-02 14:13:43 -0800
  • a686c994cd grpcproxy: add richer metrics for watch Xiang Li 2016-12-02 10:39:52 -0800
  • f61b4ae5ad Merge pull request #6921 from heyitsanthony/fix-watch-prevkv-test-leak Anthony Romano 2016-12-01 15:25:00 -0800
  • 76bb33781f integration: cancel Watch when TestV3WatchWithPrevKV exits Anthony Romano 2016-12-01 15:08:18 -0800
  • 9647012cb1 Merge pull request #6920 from endocode/dongsu/sdnotify-go-systemd Gyu-Ho Lee 2016-12-01 10:39:40 -0800
  • b9e9c9483b Merge pull request #6885 from fanminshi/refractor_lease_checker fanmin shi 2016-12-01 10:11:15 -0800
  • 5e351956b9 vendor: bump go-systemd to v14 to avoid build error Dongsu Park 2016-12-01 13:04:26 +0100
  • 5d60482357 Merge pull request #6911 from m1093782566/fix-get-sorted Anthony Romano 2016-11-30 19:49:55 -0800
  • 4e52b80590 Merge pull request #6916 from heyitsanthony/fix-coalesce-bcast-race Anthony Romano 2016-11-30 19:49:10 -0800
  • 5f2b5e8b9d store: check sorted order in TestStoreGetSorted m1093782566 2016-11-29 21:58:18 +0800
  • 394ab43587 etcd-tester: refactor lease checker fanmin shi 2016-11-16 14:09:18 -0800
  • 60908c64a6 grpcproxy: fix race between coalesce and bcast on nextrev Anthony Romano 2016-11-30 14:56:53 -0800
  • 98cd3fddc9 Merge pull request #6907 from heyitsanthony/fix-quota-proxy-failfast Anthony Romano 2016-11-30 16:49:54 -0800
  • f1e0525c81 integration: use Range to wait for reboot in quota tests Anthony Romano 2016-11-28 17:38:40 -0800
  • 7079bf9a75 Merge pull request #6574 from vimalk78/auth-simpletoken-not-removed#6554 Anthony Romano 2016-11-30 11:33:23 -0800
  • 8eec86f7fb Merge pull request #6888 from fanminshi/use_monotonic_time_for_lease Xiang Li 2016-11-29 13:39:01 -0800
  • e7f4010cca lease: Use monotonic time in lease fanmin shi 2016-11-28 15:02:51 -0800
  • cac30beed5 Merge pull request #6906 from heyitsanthony/fix-watchclose-race Anthony Romano 2016-11-28 16:26:03 -0800
  • d680b8b5fb grpcproxy: fix race between watch ranges delete() and broadcasts empty() Anthony Romano 2016-11-28 15:49:03 -0800
  • a076510cc1 Merge pull request #6905 from heyitsanthony/client-readme Anthony Romano 2016-11-28 13:10:57 -0800
  • 8aa03a5959 Merge pull request #6884 from gyuho/tls Gyu-Ho Lee 2016-11-28 12:28:56 -0800
  • ad16b63cce client: update README about health monitoring Anthony Romano 2016-11-28 12:28:33 -0800
  • dfe853ebff auth: add a timeout mechanism to simple token Vimal Kumar 2016-11-15 00:47:55 +0530
  • c31b1ab8d1 Merge pull request #6896 from gyuho/endpoints Gyu-Ho Lee 2016-11-23 11:51:48 -0800
  • a08103c088 clientv3: return copy of endpoints, not pointer Gyu-Ho Lee 2016-11-23 11:27:37 -0800
  • aea9c6668f Merge pull request #6890 from gyuho/doc Gyu-Ho Lee 2016-11-22 10:43:30 -0800
  • ede51b10f8 op-guide: add notes about Prometheus data source in Grafana Gyu-Ho Lee 2016-11-22 10:33:01 -0800
  • ec5f9bce63 Merge pull request #6886 from fanminshi/fix_dial_grpc fanmin shi 2016-11-21 11:33:31 -0800
  • f7c721b746 Merge pull request #6867 from fanminshi/fix_checking_timeout fanmin shi 2016-11-21 11:20:32 -0800
  • 2ccba33dd1 functional-tester: add withBlock() to grpc dial fanmin shi 2016-11-21 11:15:12 -0800
  • 2ac1c4c9ed etcd-tester:limit max retry backoff delay fanmin shi 2016-11-21 10:58:36 -0800
  • ff96769b55
    etcdmain: handle TLS in grpc-proxy listener Gyu-Ho Lee 2016-11-21 10:39:34 -0800
  • 0326d6fdd3 Merge pull request #6877 from coreos/fix_test Xiang Li 2016-11-21 09:52:31 -0800
  • 69470b5e5f Merge pull request #6878 from absolute8511/fix-raftexample-test Xiang Li 2016-11-21 09:51:10 -0800
  • d7c98a4695 Merge pull request #6879 from xiang90/raft_test Xiang Li 2016-11-20 22:19:44 -0800
  • f2eb8560ed raft: fix TestNodeProposeAddDuplicateNode Xiang Li 2016-11-20 21:59:28 -0800
  • 859142033f Merge pull request #6866 from absolute8511/master Xiang Li 2016-11-20 21:34:37 -0800
  • e6d1ebcc1d raft: use the channel instead of sleep to make test case reliable Vincent Lee 2016-11-21 13:30:15 +0800
  • bc6f5ad53e raft: fix test case for data race Vincent Lee 2016-11-21 10:30:36 +0800
  • 62bd5477b9 raft: fix test case, should wait config propose applied Vincent Lee 2016-11-21 10:10:34 +0800
  • 16e3ab0f11 raft: test case to check the duplicate add node propose Vincent Lee 2016-11-20 16:30:45 +0800
  • e8d06d8e4d raftexample: confState should be saved after apply Vincent Lee 2016-11-20 16:51:33 +0800
  • b1178469be etcd-tester: do not resolve localhost Xiang Li 2016-11-19 18:35:11 -0800
  • 7e7c7e157e Merge pull request #6873 from heyitsanthony/proxy-v3-watch-canceled-sync Xiang Li 2016-11-18 22:34:35 -0800
  • bb4884e957 Merge pull request #6861 from gyuho/grpc-proxy-metrics Gyu-Ho Lee 2016-11-18 20:03:52 -0800
  • a39509ee5b etcdmain: add '/metrics' HTTP/1 path to grpc-proxy Gyu-Ho Lee 2016-11-18 16:34:54 -0800
  • 7618fdd1d6 grpcproxy: fix deadlock on watch broadcasts stop Anthony Romano 2016-11-18 16:55:26 -0800
  • 2acf0806fb Merge pull request #6869 from sinsharat/mvcc_remove_unused_restore_method Xiang Li 2016-11-18 15:52:45 -0800
  • c1581732fd Merge pull request #6872 from heyitsanthony/srv-alert Anthony Romano 2016-11-18 13:41:34 -0800
  • 428cb21a3f Merge pull request #6864 from heyitsanthony/watch-doc Anthony Romano 2016-11-18 13:30:16 -0800
  • 74ae67b835 discovery: warn on scheme mismatch Anthony Romano 2016-11-18 12:47:21 -0800
  • b7cc698444
    version: bump up v3.1.0-rc.1+git Gyu-Ho Lee 2016-11-18 11:41:29 -0800
  • ccf154e706 Documentation: add grpc gateway watch example Anthony Romano 2016-11-16 13:26:10 -0800
  • 6d9168a2ec integration: don't expect recv to stop on CloseSend in waitResponse Anthony Romano 2016-11-18 11:36:24 -0800
  • 3d5ba43211
    version: bump up v3.1.0-rc.1 v3.1.0-rc.1 Gyu-Ho Lee 2016-11-18 11:16:01 -0800
  • 7da3019f42 Merge pull request #6862 from gyuho/network-interface Gyu-Ho Lee 2016-11-18 10:11:59 -0800
  • 43078d3ced mvcc: remove unused restore method sharat 2016-11-18 15:43:55 +0530
  • 097cdbd0e4 pkg/netutil: get default interface for tc commands Gyu-Ho Lee 2016-11-17 00:05:40 -0800
  • 68b04b7067 Merge pull request #6846 from sinsharat/mvcc_store_restore_timeout_fix Xiang Li 2016-11-17 22:06:43 -0800
  • 456569f45d e2e: add test for v3 watch over grpc gateway Anthony Romano 2016-11-17 15:32:52 -0800
  • 9a20743190 v3rpc: don't close watcher if client closes send Anthony Romano 2016-11-17 14:59:06 -0800
  • 4401d88546 raft: add node should reset the pendingConf state Vincent Lee 2016-11-17 15:41:11 +0800
  • aa2b5aec1b mvcc : Added benchmark for store.resotre sharat 2016-11-16 20:18:29 +0530
  • f014cca644 mvcc: TestStoreRestore fix sharat 2016-11-16 16:33:24 +0530
  • 95fb41a923 mvcc: store.restore taking too long triggering snapshot cycle fix sharat 2016-11-16 16:31:20 +0530
  • 377f19b003 Merge pull request #6857 from LK4D4/non_block_status Xiang Li 2016-11-15 16:44:50 -0800
  • 7afc490c95 raft: return empty status if node is stopped Alexander Morozov 2016-11-15 15:38:03 -0800
  • e55b8485dd Merge pull request #6856 from heyitsanthony/proxy-lease-fix Anthony Romano 2016-11-15 15:43:00 -0800
  • 1358a9d460 grpcproxy: copy range request before storing in cache Anthony Romano 2016-11-15 14:35:00 -0800
  • 7c8f13aed7 Merge pull request #6852 from heyitsanthony/fix-proxy-dbarrier Anthony Romano 2016-11-15 09:21:18 -0800
  • 98a7c642d4 grpcproxy: watch next revision should be start revision when not 0 Anthony Romano 2016-11-14 16:42:27 -0800
  • 677606da7d Merge pull request #6851 from gyuho/metrics Gyu-Ho Lee 2016-11-14 16:09:17 -0800
  • 7cac755df2 op-guide: update gRPC requests metrics Gyu-Ho Lee 2016-11-14 14:33:40 -0800
  • 5e810e30cc v3rpc: replace grpc metrics w/ go-grpc-prometheus Gyu-Ho Lee 2016-11-14 13:52:25 -0800
  • d073512def Merge pull request #6849 from heyitsanthony/proxy-fix-watch-create Anthony Romano 2016-11-14 12:13:40 -0800
  • 90ea3fbadc grpcproxy: do not resend create event after leader loss Anthony Romano 2016-11-14 09:06:09 -0800
  • e40da39143 grpcproxy: only coalesce watchers that have received create response Anthony Romano 2016-11-13 16:51:31 -0800
  • a2e86c1371 Merge pull request #6842 from heyitsanthony/watch-prevkv Anthony Romano 2016-11-11 16:32:51 -0800
  • 45bba11f12 Merge pull request #6844 from gyuho/grafana Gyu-Ho Lee 2016-11-11 16:30:02 -0800
  • 625366875d
    op-guide: add screenshot to sample Grafana dashboard Gyu-Ho Lee 2016-11-11 16:21:15 -0800
  • 70fd684843 Merge pull request #6843 from gyuho/docs Gyu-Ho Lee 2016-11-11 16:08:32 -0800
  • 6d83590434 Documentation/op-guide: add 'monitoring' guide Gyu-Ho Lee 2016-11-11 15:00:50 -0800
  • 6604306398 grpcproxy: support prevKV watcher Anthony Romano 2016-11-11 14:05:46 -0800
  • 3c97e7a475 Merge pull request #6800 from sinsharat/add_benchmark_watch_latency Xiang Li 2016-11-11 12:41:26 -0800
  • e5b6324771 benchmark: added watch-latency sharat 2016-11-12 00:58:01 +0530
  • b357569bc6
    version: bump to v3.0.15+git Gyu-Ho Lee 2016-11-11 11:17:31 -0800
  • b4726a9501 Merge pull request #6822 from heyitsanthony/watch-bcast Anthony Romano 2016-11-11 10:50:27 -0800
  • 5af4de0930 Merge pull request #6840 from gyuho/vendor Gyu-Ho Lee 2016-11-11 10:15:18 -0800
  • 395cf7de51 grpcproxy: reject invalid watch ranges Anthony Romano 2016-11-10 12:24:51 -0800
  • ec459c2185 grpcproxy: rework watcher organization Anthony Romano 2016-11-02 16:57:57 -0700
  • 4d5a12a248 Merge pull request #6839 from xiang90/ctl_v Xiang Li 2016-11-11 10:00:14 -0800
  • 4b417da1be Merge pull request #6837 from purpleidea/feat/consturls Xiang Li 2016-11-11 09:53:55 -0800
  • 38ce362629
    vendor: clean up, remove unnecessary deps Gyu-Ho Lee 2016-11-11 09:51:07 -0800
  • 1f7e88d851
    glide: rerun updatedep.sh to clean up Gyu-Ho Lee 2016-11-11 09:50:46 -0800
  • 1ef243e436 etcdctl: etcdctl v3 should print out its API version Xiang Li 2016-11-11 09:26:02 -0800
  • 745cd730a7 embed: Make immutable defaults constant James Shubin 2016-11-11 07:33:31 -0500
  • 952eb4fade Merge pull request #6833 from gyuho/news Gyu-Ho Lee 2016-11-10 13:34:16 -0800