Commit Graph

  • b8bcc891a6 *: regenerate gRPC assets Anthony Romano 2017-08-16 20:32:59 -0700
  • 6be5f9a841 etcdserverpb: add corrupt alarm Anthony Romano 2017-08-16 12:41:50 -0700
  • 65c054003f Merge pull request #8429 from heyitsanthony/leasing-no-acquire-ttl Anthony Romano 2017-08-21 14:21:26 -0700
  • 0bf404676d Merge pull request #8428 from heyitsanthony/mvcc-revisions Anthony Romano 2017-08-21 13:30:27 -0700
  • 8c99ab80bd version: bump up to 3.2.6+git Gyu-Ho Lee 2017-08-21 13:07:06 -0700
  • 02c6f0d559 Merge pull request #8430 from gyuho/news Gyu-Ho Lee 2017-08-21 13:05:23 -0700
  • 94e80e5f57 NEWS: add v3.2.6 Gyu-Ho Lee 2017-08-21 12:59:16 -0700
  • 5c03ade973 leasing: don't acquire lease on ttl'd keys Anthony Romano 2017-08-21 12:12:53 -0700
  • cf0a07be52 integration: test leasing client does not acuire lease on TTL'd keys Anthony Romano 2017-08-21 12:11:19 -0700
  • f58c0cfb66 mvcc: Revisions() method for index to avoid key allocation Anthony Romano 2017-08-21 01:22:35 -0700
  • 9d43462d17 version: bump up to 3.2.6 v3.2.6 Gyu-Ho Lee 2017-08-21 10:40:55 -0700
  • 78d68226e6 mvcc: sending events after restore fengshaobao 00231050 2017-08-17 20:38:34 +0800
  • 7e6a0a8f92 Merge pull request #8427 from gyuho/mvcc-patch-cherry-pick Gyu-Ho Lee 2017-08-21 10:38:45 -0700
  • 13041c15ba mvcc: sending events after restore fengshaobao 00231050 2017-08-17 20:38:34 +0800
  • 953c199b74 Merge pull request #8425 from heyitsanthony/bench-get Anthony Romano 2017-08-21 09:52:40 -0700
  • ee5bdf458b Merge pull request #8426 from heyitsanthony/weaken-certs Anthony Romano 2017-08-21 09:40:23 -0700
  • d3f5109215 test: weaken certs Anthony Romano 2017-08-21 02:47:33 -0700
  • 8b872196d0 backend: cache buckets in read tx Anthony Romano 2017-08-21 00:08:17 -0700
  • 10b65c97dd mvcc: benchmark Range() on a single key Anthony Romano 2017-08-20 22:06:03 -0700
  • a9e56e103c Merge pull request #8424 from heyitsanthony/pflag-v1.0.0 Anthony Romano 2017-08-19 19:20:01 -0700
  • 8a956459d8 vendor: spf13/pflags v1.0.0 Anthony Romano 2017-08-19 18:38:34 -0700
  • bea33f65a4 Merge pull request #8423 from heyitsanthony/document-grpc-trace Anthony Romano 2017-08-19 10:58:00 -0700
  • 47d5ae4971 op-guide: add /debug details Anthony Romano 2017-08-18 17:57:55 -0700
  • 3e32cd3877 Merge pull request #8422 from heyitsanthony/close-leasing Anthony Romano 2017-08-18 16:03:57 -0700
  • 126e91c449 leasing, integration, etcdmain: closer function for leasing kv Anthony Romano 2017-08-18 13:16:49 -0700
  • 2321835c47 Merge pull request #8415 from heyitsanthony/fix-resolv-unix Anthony Romano 2017-08-18 13:24:34 -0700
  • dc4ab898eb Merge pull request #8421 from heyitsanthony/doc-get-all Anthony Romano 2017-08-18 12:23:58 -0700
  • 6fd37dd9a3 etcdctl: document getting all keys with etcdctl3 Anthony Romano 2017-08-18 09:46:58 -0700
  • e9d576c3d6 Documentation: fix broken link on FAQ Gyu-Ho Lee 2017-08-17 14:28:56 -0700
  • 1c578cd442 e2e: test booting etcd with multiple peer listeners Anthony Romano 2017-08-17 11:01:26 -0700
  • 1f228e753d Merge pull request #8419 from gyuho/ctx Gyu-Ho Lee 2017-08-17 20:32:38 -0700
  • 7734b97b57 e2e: test etcd boots with unix peers Anthony Romano 2017-08-17 11:46:20 -0700
  • 6464574952 netutil: don't resolve unix socket URLs when comparing URLs Anthony Romano 2017-08-17 10:59:43 -0700
  • 35b11bf438 auth: replace NewContext with NewOutgoingContext Gyu-Ho Lee 2017-08-17 19:46:19 -0700
  • b97714b3e6 embed: associate peer serve() listener with corresponding peer Anthony Romano 2017-08-17 10:25:00 -0700
  • c1b7e78c60 Merge pull request #8414 from heyitsanthony/fix-multi-peer Anthony Romano 2017-08-17 13:29:49 -0700
  • ce0a61ff67 dl_build: fix minor typo Gyu-Ho Lee 2017-08-17 11:44:02 -0700
  • 15c511ea6a e2e: test booting etcd with multiple peer listeners Anthony Romano 2017-08-17 11:01:26 -0700
  • f4183c68cc embed: associate peer serve() listener with corresponding peer Anthony Romano 2017-08-17 10:25:00 -0700
  • 74783a38ae docs: revising to match sidebar structure. Beth Wright 2017-07-27 15:06:59 -0700
  • d372ff96a0 docs: link fix. Beth Wright 2017-07-20 13:35:55 -0700
  • 8c7b9db9cc docs: slight rearranging of top two sections. Beth Wright 2017-07-20 12:04:05 -0700
  • f1fb342305 docs: adding an index for upgrade pages. Beth Wright 2017-07-20 11:05:05 -0700
  • f33d64a930 Merge pull request #8408 from gyuho/1 Gyu-Ho Lee 2017-08-16 16:30:55 -0700
  • abe5c9c63e Merge pull request #8409 from gyuho/2 Gyu-Ho Lee 2017-08-16 15:47:47 -0700
  • 46b42e3cf0 Merge pull request #8394 from chris-wagner/patch-1 Gyu-Ho Lee 2017-08-16 15:45:19 -0700
  • 61fd39e5d7 dev-guide: note v2 keys to v3 API incompatibility earthgecko 2017-08-10 13:28:09 +0100
  • 0c456df5c3 Documentation: Update to include Huawei (renamed Canal) Mackenzie Burnett 2017-08-07 17:51:17 -0700
  • bfb1d9d6a6 Documentation/platforms: fix field names in configuration example chris-wagner 2017-08-11 12:07:57 +0200
  • fa32a85e69 Merge pull request #8405 from joshgav/container-listen-ip Gyu-Ho Lee 2017-08-15 14:35:18 -0700
  • c9c20d93ac Documentation/op-guide: use 0.0.0.0 to listen on container-local addr Josh Gavant 2017-08-15 16:08:00 -0500
  • fa0f278783 embed: add 'enable-pprof' tag for config file Gyu-Ho Lee 2017-08-15 11:22:10 -0700
  • 8060b9dd83 Merge pull request #8404 from gyuho/pprof Gyu-Ho Lee 2017-08-15 11:50:51 -0700
  • e24de6c9ac embed: add 'enable-pprof' tag for config file Gyu-Ho Lee 2017-08-15 11:22:10 -0700
  • f1509a102c Merge pull request #8385 from gyuho/shadowed-environment-variables Gyu-Ho Lee 2017-08-14 16:59:50 -0700
  • deb0098d33 Merge pull request #8358 from gyuho/lease-list Gyu-Ho Lee 2017-08-14 14:32:03 -0700
  • 01f1013203 e2e: test 'lease list' command Gyu-Ho Lee 2017-08-14 12:18:43 -0700
  • 1f20d5d924 etcdctl/ctlv3: add 'lease list' command Gyu-Ho Lee 2017-08-14 12:17:38 -0700
  • 556c1a1fe0 integration,clientv3/integration: test LeaseLeases API Gyu-Ho Lee 2017-08-14 11:31:15 -0700
  • f8141db2c7 proxy/grpcproxy: implement LeaseLeases API Gyu-Ho Lee 2017-08-14 11:28:47 -0700
  • 15ef98a4ee clientv3: implement LeaseLeases API Gyu-Ho Lee 2017-08-14 11:27:30 -0700
  • d25ae50c02 etcdserver: implement LeaseLeases API Gyu-Ho Lee 2017-08-14 11:25:19 -0700
  • 8005f00bcf *: regenerate proto Gyu-Ho Lee 2017-08-14 11:23:18 -0700
  • a7413bbf28 etcdserverpb: define LeaseLeases API Gyu-Ho Lee 2017-08-14 11:21:13 -0700
  • 099fbde809 lease: add 'Leases' method Gyu-Ho Lee 2017-08-14 11:19:09 -0700
  • 8df21326f9 Merge pull request #8384 from gyuho/advertise-url Gyu-Ho Lee 2017-08-11 10:15:35 -0700
  • 135b7f78c9 Merge pull request #8392 from gyuho/bbolt Gyu-Ho Lee 2017-08-10 17:44:31 -0700
  • 2513e8c9ce integration: increase numPuts to write more than 1 page Gyu-Ho Lee 2017-08-10 16:39:51 -0700
  • 6489084a51 vendor: coreos/bbolt v1.3.1-coreos.0, add others in glide.yaml Gyu-Ho Lee 2017-08-10 14:43:29 -0700
  • e197c14847 mvcc: test keys gauge is reloaded correctly on restore Anthony Romano 2017-08-10 08:38:19 -0700
  • e7bf5477de mvcc: reset keys gauge on restore Anthony Romano 2017-08-10 08:37:50 -0700
  • 6c4d990c1a Merge pull request #8390 from heyitsanthony/reset-keysgauge-restore Anthony Romano 2017-08-10 12:57:50 -0700
  • fe344ef302 embed: warns about empty hosts in advertise urls Gyu-Ho Lee 2017-08-09 13:35:09 -0700
  • ccd1bb1780 mvcc: test keys gauge is reloaded correctly on restore Anthony Romano 2017-08-10 08:38:19 -0700
  • 32866572bf mvcc: reset keys gauge on restore Anthony Romano 2017-08-10 08:37:50 -0700
  • 195744aea6 pkg/flags: warns on shadowed environment variable flags Gyu-Ho Lee 2017-08-09 15:58:48 -0700
  • 04413454ac Merge pull request #8370 from jiaxuanzhou/lock_cmd Anthony Romano 2017-08-09 10:04:32 -0700
  • 9c21eefd09 etcdctl: add ttl flag for lock command Zhou 2017-08-05 13:06:46 +0800
  • 754f454974 Merge pull request #8367 from jpbetz/defrag-file Anthony Romano 2017-08-08 12:27:52 -0700
  • 921e0dbd72 Merge pull request #8374 from heyitsanthony/fix-leasing-reconn Anthony Romano 2017-08-08 12:07:22 -0700
  • 39432ac31f etcdctlv3: Add option to defrag a data directory directly, for cases where etcd is not running. Joe Betz 2017-08-03 21:19:04 -0700
  • 2c958939bb Merge pull request #8378 from heyitsanthony/doc-tls-termination Anthony Romano 2017-08-08 10:19:00 -0700
  • 7ef41aa285 op-guide: TLS termination with grpc-proxy Anthony Romano 2017-08-08 09:14:49 -0700
  • cf0eb3b7ce integration: increase timeout for TestLeasingReconnectOwnerRevoke Anthony Romano 2017-08-07 15:51:27 -0700
  • 61ebb98e55 leasing: retry on errors from acquire txn Anthony Romano 2017-08-07 11:39:12 -0700
  • a9b9ef5640 Merge pull request #8351 from gyuho/hash Gyu-Ho Lee 2017-08-07 09:21:50 -0700
  • c9cd3afa58 Merge pull request #8369 from gyuho/container Gyu-Ho Lee 2017-08-07 09:13:22 -0700
  • e4e61479f2 op-guide/v2-migration: endpoint hashkv post migration Gyu-Ho Lee 2017-08-02 09:17:57 -0700
  • 43ccc549fb e2e: test 'endpoint hashkv' command Gyu-Ho Lee 2017-08-01 17:40:26 -0700
  • 5176b63fa0 ctlv3: add 'endpoint hashkv' command Gyu-Ho Lee 2017-08-01 17:13:47 -0700
  • 9982cd0528 clientv3/integration: add 'TestMaintenanceHashKV' Gyu-Ho Lee 2017-08-01 16:45:07 -0700
  • 8c32cd96fb clientv3: add 'HashKV' to 'Maintenance' interface Gyu-Ho Lee 2017-08-01 16:35:15 -0700
  • b39891eb45 Merge pull request #8341 from visheshnp/leasing-pr Xiang Li 2017-08-05 17:03:48 -0700
  • 6ca928c669 dev-internal/release: add gcr.io image commands Gyu-Ho Lee 2017-08-04 19:54:27 -0700
  • 7d4b470397 Documentation/op-guide: add gcr.io image as alternative Gyu-Ho Lee 2017-08-04 13:29:10 -0700
  • 4aa528c58e Merge pull request #8368 from gyuho/news Gyu-Ho Lee 2017-08-04 18:25:45 -0700
  • da7f5725e0 NEWS: add v3.2.5 Gyu-Ho Lee 2017-08-04 11:49:55 -0700
  • d3716b86ae clientv3: s/ToOpResponse/OpResponse Anthony Romano 2017-07-26 12:33:59 -0700
  • 8fe94356f4 clientv3: more Op accessors visheshnp 2017-05-23 15:21:04 -0700
  • b402ea8590 test: increase clientv3/integration time to accomodate leasing tests Anthony Romano 2017-08-03 19:18:45 -0700