Commit Graph

  • 2110b210c7 CHANGELOG: fix typo in code change Gyuho Lee 2017-12-20 14:31:35 -08:00
  • 70cca45824 *: update release upgrade test versions Gyuho Lee 2017-12-20 14:16:59 -08:00
  • 66d68a8fdb *: update release upgrade test versions Gyuho Lee 2017-12-20 14:16:59 -08:00
  • ebaa83c985 version: bump up to 3.3.0+git Gyuho Lee 2017-12-20 14:16:49 -08:00
  • 0f6a523ee0 version: bump up to 3.3.0+git Gyuho Lee 2017-12-20 13:49:29 -08:00
  • f7a395f030 version: bump up to 3.3.0 v3.3.0-rc.0 Gyuho Lee 2017-12-20 13:48:48 -08:00
  • 09fe2ddc31
    Merge pull request #9057 from gyuho/version-bump-up Gyuho Lee 2017-12-20 13:48:22 -08:00
  • bd9bd71a61 rafthttp: add 3.3.0 support Gyuho Lee 2017-12-20 12:33:25 -08:00
  • b3ec44ca99 etcdserver/api: add 3.3.0 as compatible server capability Gyuho Lee 2017-12-20 12:32:23 -08:00
  • 578d13c53c
    Merge pull request #8724 from gyuho/cleanup-retry Gyuho Lee 2017-12-20 13:33:53 -08:00
  • b01f16a4a4
    Merge pull request #9058 from hexfusion/fx_lease_proto Gyuho Lee 2017-12-20 12:50:33 -08:00
  • b19dae0065 version: bump up to 3.2.12 v3.2.12 Gyuho Lee 2017-12-20 12:49:33 -08:00
  • c8915bdb04 integration: bump up wait leader timeout for slow CIs Gyuho Lee 2017-12-20 04:23:03 -08:00
  • b6896aa951 clientv3/integration: fix TestKVPutError Gyuho Lee 2017-12-20 01:01:34 -08:00
  • 452ccd693d clientv3/integration: test large KV requests Gyuho Lee 2017-12-19 15:21:01 -08:00
  • 348b25f3dc clientv3: call other APIs with default gRPC call options Gyuho Lee 2017-12-19 15:07:32 -08:00
  • 211805b188
    Merge pull request #9056 from gyuho/lease-expire-doc Gyuho Lee 2017-12-20 12:40:58 -08:00
  • eb65f26182 Documentation/dev-guide: Update TimeToLive documentation. Sam Batschelet 2017-12-20 15:31:41 -05:00
  • c67e6d5f5e clientv3: call KV/Txn APIs with default gRPC call options Gyuho Lee 2017-12-19 15:06:57 -08:00
  • 255476b5e5 clientv3/retry: clean up retryRPCFunc Gyu-Ho Lee 2017-10-20 10:01:08 -07:00
  • a7282a3f9f Document/upgrades: add "lease timetolive" output change Gyuho Lee 2017-12-20 10:02:42 -08:00
  • 94e50a1e68
    Merge pull request #9047 from gyuho/client-grpc-call-options Gyuho Lee 2017-12-20 12:25:53 -08:00
  • e82f0557ac clientv3: configure gRPC message limits in Config Gyuho Lee 2017-12-19 14:56:38 -08:00
  • c00255908d
    Merge pull request #9053 from tomwilkie/peer_round_trip_time_seconds Gyuho Lee 2017-12-20 12:17:47 -08:00
  • e49e231b81
    Merge pull request #8979 from gyuho/changelog-3.3 Gyuho Lee 2017-12-20 12:16:44 -08:00
  • 3c5eb4f4fe Documentation/upgrades: highlight raw gRPC client wrapper changes Gyuho Lee 2017-12-20 11:05:17 -08:00
  • 3d56045da0 integration: bump up wait leader timeout for slow CIs Gyuho Lee 2017-12-20 04:23:03 -08:00
  • 88fe8de99b clientv3/integration: fix TestKVPutError Gyuho Lee 2017-12-20 01:01:34 -08:00
  • 6bfde98be7 Documentation/upgrades: highlight request limit changes in v3.2, v3.3 Gyuho Lee 2017-12-19 21:49:38 -08:00
  • 3d924aedc8 Documentation/upgrades: clean up 3.2, 3.3 guides Gyuho Lee 2017-12-19 21:25:52 -08:00
  • 1b3ed912a2 words: whitelist more Gyuho Lee 2017-12-19 15:36:42 -08:00
  • f38593bbad clientv3/integration: test large KV requests Gyuho Lee 2017-12-19 15:21:01 -08:00
  • 497412c588 clientv3: call other APIs with default gRPC call options Gyuho Lee 2017-12-19 15:07:32 -08:00
  • f87760998b clientv3: call KV/Txn APIs with default gRPC call options Gyuho Lee 2017-12-19 15:06:57 -08:00
  • 63d66b1011 clientv3: configure gRPC message limits in Config Gyuho Lee 2017-12-19 14:56:38 -08:00
  • 9442f90016 integration: remove typo in "TestV3LargeRequests" Gyuho Lee 2017-12-19 19:53:44 -08:00
  • 22127895d8
    Merge pull request #8919 from gyuho/exec-watch Gyuho Lee 2017-12-20 10:53:30 -08:00
  • 4cebdd274c integration: remove typo in "TestV3LargeRequests" Gyuho Lee 2017-12-19 19:53:44 -08:00
  • 0363c4b1ef integration: test large request response back from server Gyuho Lee 2017-12-19 14:37:06 -08:00
  • 5579dc200d test: bump up clientv3/integration timeout Gyuho Lee 2017-12-20 10:09:47 -08:00
  • cd2f83900a CHANGELOG: add "lease timetolive" change Gyuho Lee 2017-12-20 00:28:44 -08:00
  • 5628fff00f CHANGELOG: link to upgrade guides for every release Gyuho Lee 2017-12-19 22:22:55 -08:00
  • 38f92801db CHANGELOG: highlight request limit changes, add v3.2.12 Gyuho Lee 2017-12-19 22:16:48 -08:00
  • 59269aa7b0 CHANGELOG: update "code changes" links Gyuho Lee 2017-12-18 19:58:11 -08:00
  • d9d12acf78 CHANGELOG: add v3.3.0 pre-release Gyuho Lee 2017-12-05 17:59:21 -08:00
  • 849c6cfb21 CHANGELOG: minor formatting update in previous releases Gyuho Lee 2017-12-05 16:00:49 -08:00
  • e378b9831c
    Merge pull request #9052 from gyuho/lease-timetolive-output Gyuho Lee 2017-12-20 09:49:34 -08:00
  • f59808a2ca etcdctl: update README for new "lease timetolive" output Gyuho Lee 2017-12-20 04:27:03 -08:00
  • 13a8634630 Documentation/op-guide: s/member_round_trip_time/peer_round_trip_time/ Tom Wilkie 2017-12-20 10:37:47 +00:00
  • c559b0eede e2e: update "leaseTestTimeToLiveExpire" Gyuho Lee 2017-12-20 00:52:42 -08:00
  • 9978b4fd35 etcdctl/ctlv3: clarify "lease timetolive" output on expired lease Gyuho Lee 2017-12-20 00:40:57 -08:00
  • 25222c22d9 e2e: test watch exec in v3 etcdctl Gyu-Ho Lee 2017-11-26 23:56:03 -08:00
  • e89fc20542 etcdctl: document watch exec in v3 Gyu-Ho Lee 2017-11-26 23:55:47 -08:00
  • 904513fa5c etcdctl/ctlv3: support "exec-watch" in watch command Gyu-Ho Lee 2017-11-26 23:55:27 -08:00
  • 828289db32
    Merge pull request #9046 from gyuho/request-limit Gyuho Lee 2017-12-19 16:41:27 -08:00
  • abfc09b1ca integration: test large request response back from server Gyuho Lee 2017-12-19 14:37:06 -08:00
  • 74a600afae
    Merge pull request #9045 from gyuho/test-limit Gyuho Lee 2017-12-19 14:44:04 -08:00
  • ba702ae601 test: bump up clientv3/integration test time out Gyuho Lee 2017-12-19 14:17:55 -08:00
  • 3fd6e7e1de vendor: pin grpc v1.7.5, grpc-gateway v1.3.0 (no code change) Gyuho Lee 2017-12-19 13:04:45 -08:00
  • b0a7623be8
    Merge pull request #9023 from gyuho/keepalive-doc Gyuho Lee 2017-12-19 11:53:56 -08:00
  • 2fed272b36 Documentation/upgrades: highlight KeepAlive/Once API error change Gyuho Lee 2017-12-19 11:22:40 -08:00
  • 9e5d237bfb clientv3: handle context error at beginning in KeepAlive Gyuho Lee 2017-12-18 10:55:28 -08:00
  • ecbd1aec06
    Merge pull request #9038 from gyuho/snapshot-error Gyuho Lee 2017-12-19 11:14:25 -08:00
  • c8a516d515 Documentation/upgrades: document Snapshot API error handling Gyuho Lee 2017-12-18 13:08:02 -08:00
  • 7cd985bdac clientv3: translate Snapshot API gRPC status error Gyuho Lee 2017-12-18 11:40:30 -08:00
  • 6f899186f8
    Merge pull request #9042 from gyuho/grpc-go Gyuho Lee 2017-12-19 09:40:54 -08:00
  • e833b7c2d8 clientv3: document context to "Snapshot" API Gyuho Lee 2017-12-15 13:58:43 -08:00
  • b456452240 words: whitelist "statusError" Gyuho Lee 2017-12-14 16:35:37 -08:00
  • d57002ba9c vendor: pin "grpc/grpc-go" v1.7.5 Gyuho Lee 2017-12-18 15:56:23 -08:00
  • 931dfd7da8 etcd-dump-logs: take data-dir as argument, add TODO Gyuho Lee 2017-12-18 14:19:45 -08:00
  • af4d4ab16a tools/etcd-dump-db: add "iterate-bucket --decode" flag Gyuho Lee 2017-12-18 14:13:14 -08:00
  • a7445d752b
    Merge pull request #9039 from gyuho/mvcc-doc Gyuho Lee 2017-12-18 13:56:51 -08:00
  • eb58e7607b
    Merge pull request #9040 from gyuho/etcd-tester-main Gyuho Lee 2017-12-18 13:56:39 -08:00
  • e21eac808e etcd-tester: discard gRPC balancer logs Gyuho Lee 2017-12-18 13:39:55 -08:00
  • 76dd9d56a1 mvcc: clean-up godoc in key_index.go Gyuho Lee 2017-12-18 13:20:00 -08:00
  • 95ecf9602a
    Merge pull request #9031 from gyuho/fix-mvcc Gyuho Lee 2017-12-18 12:26:30 -08:00
  • 2e95ace82b mvcc: fetch revisions with current revision, not 0, in HashByRev Gyuho Lee 2017-12-17 23:32:55 -08:00
  • fffb26596c words: whitelist "KeepAlive" Gyuho Lee 2017-12-18 10:34:43 -08:00
  • 3e58dd707f clientv3: document lease KeepAlive streaming errors Gyuho Lee 2017-12-18 10:19:41 -08:00
  • da3e3b7240 clientv3: document from "don't halt lease client if there is a lease error" Anthony Romano 2017-04-04 11:05:19 -07:00
  • 9c326ab78c
    Merge pull request #9034 from hexfusion/fx_ttl_doc Gyuho Lee 2017-12-18 09:19:55 -08:00
  • 9b98cbb819
    Merge pull request #9017 from hexfusion/test_lease_auth Gyuho Lee 2017-12-18 09:19:29 -08:00
  • ed3672850c e2e: improve lease coverage Sam Batschelet 2017-12-14 22:21:07 -05:00
  • 33a1d307df
    Merge pull request #9032 from hexfusion/perl_intergration Gyuho Lee 2017-12-18 07:20:41 -08:00
  • a5d9bff24c clientv3/lease.go: TTL, document expired Lease. Sam Batschelet 2017-12-18 08:34:19 -05:00
  • ac58646298 Documentation/integrations: minor style fix. Sam Batschelet 2017-12-18 07:57:28 -05:00
  • 940dace5d1
    Merge pull request #9025 from gyuho/meeting Gyuho Lee 2017-12-15 14:59:55 -08:00
  • 207827a94e README: add "Community meetings" Gyuho Lee 2017-12-15 14:32:56 -08:00
  • 91415f8aaa
    Merge pull request #8961 from gyuho/test-scripts-4 Gyuho Lee 2017-12-15 13:43:43 -08:00
  • 5783460dbb hack/scripts-dev: rename to example Gyuho Lee 2017-12-15 13:35:48 -08:00
  • 7533f700f1 hack/scripts-dev: add "docker-dns-test-certs-common-name-run" Gyuho Lee 2017-12-01 15:24:53 -08:00
  • da52b23542 hack/scripts-dev/docker-dns: add "certs-common-name" test case Gyuho Lee 2017-12-01 15:24:25 -08:00
  • 9deaee3ea1
    Merge pull request #9020 from mkumatag/fix_govet Gyuho Lee 2017-12-15 09:21:19 -08:00
  • 1fa227da71 integration: add "TestV3AuthWithLeaseRevokeWithRoot" Gyuho Lee 2017-12-14 21:19:44 -08:00
  • b0f0ba7f81
    Merge pull request #9018 from gyuho/auth-ctx Gyuho Lee 2017-12-15 08:57:26 -08:00
  • 18746c65da Clientv3: Fix govet error for gotip Manjunath A Kumatagi 2017-12-15 14:31:27 +05:30
  • 9fb7bbdb2d integration: add "TestV3AuthWithLeaseRevokeWithRoot" Gyuho Lee 2017-12-14 21:19:44 -08:00
  • 85af65eca9 etcdserver: log lease revoke error Gyuho Lee 2017-12-14 20:11:20 -08:00
  • 1f191a0e34 auth: use NewIncomingContext for "WithRoot" Gyuho Lee 2017-12-14 20:07:46 -08:00
  • 014c375099
    Merge pull request #9012 from gyuho/gyuho/help-flag Gyuho Lee 2017-12-14 11:40:52 -08:00