Commit Graph

  • 65b59f4423 grpcproxy: incorporate lease proxy into existing proxy framework fanmin shi 2017-02-13 13:38:46 -0800
  • ba52bd07ba grpcproxy: add lease coalescing support fanmin shi 2017-02-13 13:33:29 -0800
  • 05b82f2022 grpcproxy: refactor chan stream out of watch_client_adapter fanmin shi 2017-02-13 13:26:10 -0800
  • 4274db46f2 clientv3: fix lease keepalive duration Xiang 2017-02-16 11:13:40 -0800
  • 49a12371c1 Merge pull request #7335 from heyitsanthony/leadership-kick Anthony Romano 2017-02-16 09:40:08 -0800
  • 4608210154 Documentation/libraries-and-tools: add vitess Brandon Philips 2017-02-15 21:35:19 -0800
  • 7e4fc7eaa9
    version: bump up to 2.3.8 v2.3.8 release-2.3 Gyu-Ho Lee 2017-02-15 19:25:01 -0800
  • 61eee5c884
    test: skip govet tests in CI Gyu-Ho Lee 2017-02-15 19:24:37 -0800
  • ae24914aec
    etcdhttp: fix govet Gyu-Ho Lee 2017-02-15 19:17:38 -0800
  • 653789bcbc
    etcdserver: fix govet Gyu-Ho Lee 2017-02-15 19:11:23 -0800
  • 62c1e9a824
    travis: use Go 1.7.5 Gyu-Ho Lee 2017-02-15 17:02:50 -0800
  • 80de75431e grpcproxy: support forcing leader as available Anthony Romano 2017-02-15 14:54:59 -0800
  • 67228bf5d8
    tools: remove 'etcd-top' for CI tests Gyu-Ho Lee 2017-02-15 10:24:58 -0800
  • 2510a1488c Merge pull request #7327 from heyitsanthony/fix-runtime-conf-doc Anthony Romano 2017-02-15 10:22:47 -0800
  • 80ab321f9d etcdmain: whitelist etcd binary flags fanmin shi 2017-01-30 16:04:40 -0800
  • 1d521556ae e2e: modify e2e to run code coverage fanmin shi 2017-01-30 15:59:28 -0800
  • 2f8b9ce9aa Merge pull request #7314 from heyitsanthony/fix-leadership Anthony Romano 2017-02-15 07:01:38 -0800
  • a4a8393cb7 integration: wait five elections before creating watch for require leader test Anthony Romano 2017-02-10 15:46:48 -0800
  • 36f5b713bf grpcproxy: don't wait for ctx.Done() to close kv donec Anthony Romano 2017-02-14 16:46:01 -0800
  • 49a0a63fc3 grpcproxy: split out leadership detection code Anthony Romano 2017-02-10 14:24:01 -0800
  • 316adb4bcc
    test: do not run 'goword' tests in CI Gyu-Ho Lee 2017-02-14 23:22:44 -0800
  • 756992d30f
    travis: disable email notifications Anthony Romano 2017-02-14 12:08:49 -0800
  • ad1b754e02 Merge pull request #7330 from fanminshi/fix_keepAliveOnce fanmin shi 2017-02-14 15:42:18 -0800
  • 8cb5e05fc9 clientv3: KeepAliveOnce returns ErrLeaseNotFound if TTL <= 0 fanmin shi 2017-02-14 15:19:29 -0800
  • 8c87916f68 auth: add 'setupAuthStore' to tests Gyu-Ho Lee 2017-02-14 14:39:51 -0800
  • 9e81b002c4 auth: correct initialization in NewAuthStore() Hitoshi Mitake 2017-02-01 17:47:09 +0900
  • 4962c5cff7 auth: add a test case for recoverying from snapshot Hitoshi Mitake 2017-02-02 13:34:59 +0900
  • e5bf25a3b6 e2e: add cases for defrag and snapshot with authentication Hitoshi Mitake 2016-12-07 11:46:50 +0900
  • 98c60e8faa auth, etcdserver: let maintenance services require root role Hitoshi Mitake 2016-11-24 16:34:29 +0900
  • 67e3fc55d7 op-guide: fix remove instructions in runtime-configuration and conform to style Anthony Romano 2017-02-14 09:34:47 -0800
  • 3ac3fa6f3d travis: disable email notifications Anthony Romano 2017-02-14 12:08:49 -0800
  • 78d153fc5a Merge pull request #7328 from heyitsanthony/travis-spam Anthony Romano 2017-02-14 12:33:32 -0800
  • 2cc273291d travis: disable email notifications Anthony Romano 2017-02-14 12:08:49 -0800
  • eaa8b9e155 clientv3: test closing client cancels blocking dials Anthony Romano 2017-01-25 09:32:39 -0800
  • ea2aae464d clientv3: use DialContext Anthony Romano 2017-01-24 12:25:55 -0800
  • 808ee4e57c Merge pull request #7313 from gyuho/simplify-auth Hitoshi Mitake 2017-02-14 14:18:06 +0900
  • 3d994f8653 Merge pull request #7317 from petermattis/pmattis/ready-must-sync Xiang Li 2017-02-13 17:53:08 -0800
  • c200be6432 Merge pull request #7319 from heyitsanthony/fix-compact-watch Anthony Romano 2017-02-13 16:46:34 -0800
  • e0ddded077 auth: simplify merging range perm Gyu-Ho Lee 2017-02-13 09:00:55 -0800
  • 853f68071b grpcproxy: respect CompactRevision in watcher Anthony Romano 2017-02-13 13:27:56 -0800
  • 43740a8d3c Merge pull request #7318 from heyitsanthony/limit-doc Anthony Romano 2017-02-13 15:35:37 -0800
  • e52a985a3a Merge pull request #7307 from heyitsanthony/proxy-countonly Anthony Romano 2017-02-13 13:30:31 -0800
  • fb7dd0f688 etcdserverpb, clientv3: clarify WithLimit documentation Anthony Romano 2017-02-13 12:37:44 -0800
  • ab03a42f06 raft: add Ready.MustSync Peter Mattis 2017-02-13 15:09:54 -0500
  • 2925f02aac Merge pull request #7305 from fanminshi/return_header_for_timetolive fanmin shi 2017-02-13 11:24:36 -0800
  • 0d08ffa282 integration: don't expect lease not found error for TestV3GetNonExistLease fanmin shi 2017-02-10 17:35:43 -0800
  • bcfbb096e2 clientv3/integration: test lease not found on TimeToLive() fanmin shi 2017-02-10 16:25:46 -0800
  • 2ca1823a96 v3rpc: LeaseTimeToLive returns TTL=-1 resp on lease not found fanmin shi 2017-02-10 16:22:30 -0800
  • c22ba766d5 grpcproxy: support CountOnly Anthony Romano 2017-02-10 16:06:04 -0800
  • 9f8e82e1c0 Merge pull request #7304 from heyitsanthony/remove-ccache Anthony Romano 2017-02-10 16:02:31 -0800
  • 1fe2a9b124 Revert "Merge pull request #7139 from heyitsanthony/proxy-rlock" Anthony Romano 2017-02-10 14:27:48 -0800
  • 47cb8a012a Merge pull request #7301 from ghostplant/master Xiang Li 2017-02-10 09:31:22 -0800
  • cc14f14216 Documentation: replace px typo with ps cuiwei13 2017-02-10 11:31:07 +0800
  • 1a4a4fa7ac Merge pull request #7295 from mkumatag/fix_gosimple Gyu-Ho Lee 2017-02-09 07:39:55 -0800
  • 98249bc950 Merge pull request #7297 from mkumatag/update_travis Gyu-Ho Lee 2017-02-09 07:26:00 -0800
  • 5afa4e4fdf travis: Update fmt check gotools Manjunath A Kumatagi 2017-02-09 10:17:36 -0500
  • 0914b8b707 test: Fix gosimple errors Manjunath A Kumatagi 2017-02-09 08:01:28 -0500
  • aaf0ac9ff4 Merge pull request #7282 from heyitsanthony/fix-write-snap-2.3 Xiang Li 2017-02-08 20:16:25 -0800
  • c4fc8c0989 Merge pull request #7260 from mitake/auth-state Xiang Li 2017-02-08 18:11:13 -0800
  • 9b72c8ba1b Merge pull request #7285 from fanminshi/uses_direct_client_call_for_tests fanmin shi 2017-02-07 12:09:37 -0800
  • 366e689eae clientv3: uses direct client calls in integration tests fanmin shi 2017-02-06 15:22:48 -0800
  • 0944a50d3f Merge pull request #7288 from fanminshi/fix_TestLeaseKeepAliveInitTimeout_test fanmin shi 2017-02-07 10:48:54 -0800
  • c182428e52 clientv3/integration: stop member before keepalive in TestLeaseKeepAliveInitTimeout fanmin shi 2017-02-07 10:01:32 -0800
  • bf5ecf6555 Merge pull request #7262 from mkumatag/ppc64le_binary Gyu-Ho Lee 2017-02-07 09:52:12 -0800
  • cf5cc18f02 Merge pull request #7286 from heyitsanthony/lease-snip-cancel-stop Anthony Romano 2017-02-07 09:12:34 -0800
  • a213b3abf5 clientv3: remove cancelWhenStop from lease implementation Anthony Romano 2017-02-06 17:21:46 -0800
  • 739accc242 Merge pull request #7281 from heyitsanthony/no-default-ka Anthony Romano 2017-02-06 13:51:43 -0800
  • a9f10bdeee clientv3: only start lease stream after first keepalive call Anthony Romano 2017-02-06 09:28:02 -0800
  • d1ba8ee6d3 snap: fix write snap Xiang Li 2016-06-02 07:35:24 -0700
  • 9976d869c1 auth: correct initialization in NewAuthStore() Hitoshi Mitake 2017-02-01 17:47:09 +0900
  • 280b65fe4d auth: add a test case for recoverying from snapshot Hitoshi Mitake 2017-02-02 13:34:59 +0900
  • 6fb99a8585 Merge pull request #7276 from fanminshi/fix_lease_keep_alive_loop Xiang Li 2017-02-04 21:28:56 -0800
  • 4d055ca73b Merge pull request #7277 from gyuho/second-point Gyu-Ho Lee 2017-02-04 12:47:12 -0800
  • 950a9da9d9 pkg/report: add min/max latency per second Gyu-Ho Lee 2017-02-04 06:27:09 -0800
  • 720234d32b clientv3: sends keepalive reqs immediately after lease keep alive stream reset fanmin shi 2017-02-03 16:25:45 -0800
  • 23b5a29101 Merge pull request #7273 from heyitsanthony/snip-prom Anthony Romano 2017-02-03 15:54:20 -0800
  • 8c43bd06a0 clientv3: add DialOptions to config Anthony Romano 2017-02-03 11:05:59 -0800
  • 4203c766fb Merge pull request #7270 from gyuho/pkg Xiang Li 2017-02-03 08:06:15 -0800
  • 01a1dae7ae
    pkg/netutil: name GetDefaultInterfaces consistent Gyu-Ho Lee 2017-02-03 00:37:31 -0800
  • d159353d51 Merge pull request #7268 from heyitsanthony/proxy-test-clientv3 Anthony Romano 2017-02-02 20:31:05 -0800
  • ae5c89ff12 Merge pull request #7266 from heyitsanthony/snip-yaml Anthony Romano 2017-02-02 16:07:12 -0800
  • 56c706ff91 Merge pull request #7269 from sinsharat/use_requestWithContext_for_cancel Xiang Li 2017-02-02 09:53:09 -0800
  • e42fa18ccf grpcproxy: don't use WithRequireLeader for watch event stream Anthony Romano 2017-02-01 17:25:12 -0800
  • 9def4cb9fe *: Use http.Request.WithContext instead of Cancel sharat 2017-02-02 18:49:02 +0530
  • e3f4b43614 test: clientv3 integration tests with proxy Anthony Romano 2017-02-01 17:22:58 -0800
  • b465b48476 clientv3: remove strict yaml dependency Anthony Romano 2017-02-01 13:14:29 -0800
  • 42e7d4d09d Merge pull request #7255 from sinsharat/use_requestWithContext_for_cancel Xiang Li 2017-02-01 15:49:43 -0800
  • f74142187d Merge pull request #7263 from Rushit/test_isadminpermited Xiang Li 2017-02-01 13:46:31 -0800
  • 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel sharat 2017-02-01 17:08:40 +0530
  • 5d41e7f09b scripts: Add support to build ppc64le binary for release Manjunath A Kumatagi 2017-02-01 20:56:33 +0530
  • beef5eea37 auth: test for AuthStore.IsAdminPermitted Rushit 2017-02-01 08:39:09 -0800
  • 0df1822212 Merge pull request #7257 from Rushit/auth_test Xiang Li 2017-01-31 20:45:39 -0800
  • 46cac6f292 auth: unit-test for authStore.AuthDisable() rpatel 2017-01-31 18:02:03 -0800
  • 89bb9048dd Merge pull request #6881 from mitake/auth-v3-cn Xiang Li 2017-01-31 17:21:53 -0800
  • c6e9892af4 Merge pull request #7256 from Felixoid/issue_7219 Xiang Li 2017-01-31 16:49:40 -0800
  • 0f53ad0b84 netutil: add dualstack to linux_route felixoid 2017-01-31 21:48:36 +0300
  • cd9f0a1721 e2e: add a case for CommonName auth of v3 API Hitoshi Mitake 2016-11-21 16:42:46 +0900
  • 0191509637 auth, etcdserver: authenticate clients based on certificate CommonName Hitoshi Mitake 2016-11-21 13:47:29 +0900
  • 7d6280fa82 Merge pull request #7248 from ravigadde/session-w-lease Xiang Li 2017-01-30 20:12:23 -0800
  • c586218ec6 clientv3: start a session with existing lease Ravi Gadde 2017-01-28 11:34:26 -0800