https://github.com/etcd-io/etcd

sort by:
Revision Author Date Message Commit Date
d3c2acf version: bump up to 3.3.0-rc.1 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 02 January 2018, 19:27:15 UTC
5e35f79 clientv3/integration: fix TestKVLargeRequests with -tags cluster_proxy Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 02 January 2018, 19:07:24 UTC
6dff1a9 tools/functional-tester: remove duplicate grpclog set Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 02 January 2018, 19:02:17 UTC
325913d etcdserver/api/v3rpc: set grpclog once Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 02 January 2018, 19:02:17 UTC
24c9fb0 etcdserver,embed: discard gRPC info logs when debug is off Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 02 January 2018, 19:02:17 UTC
8511db5 etcdserver/api/v3rpc: log stream error with debug level Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 02 January 2018, 19:02:17 UTC
3193f3c clientv3/leasing: fix racey waitSession Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 22 December 2017, 01:51:03 UTC
bdc508c grpc-proxy: add "--debug" flag to "etcd grpc-proxy start" command Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 21 December 2017, 22:44:10 UTC
d5a0609 embed: only discard infos when debug flag is off Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 21 December 2017, 22:44:02 UTC
67af1a2 CHANGELOG: remove rc in release-3.3 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 22:32:15 UTC
66d68a8 *: update release upgrade test versions Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 22:16:59 UTC
ebaa83c version: bump up to 3.3.0+git Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 22:16:49 UTC
f7a395f version: bump up to 3.3.0 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 21:48:48 UTC
09fe2dd Merge pull request #9057 from gyuho/version-bump-up *: server-side version bump up to 3.3 20 December 2017, 21:48:22 UTC
bd9bd71 rafthttp: add 3.3.0 support Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 21:34:12 UTC
b3ec44c etcdserver/api: add 3.3.0 as compatible server capability Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 21:34:12 UTC
578d13c Merge pull request #8724 from gyuho/cleanup-retry clientv3/retry: clean up retryRPCFunc 20 December 2017, 21:33:53 UTC
b01f16a Merge pull request #9058 from hexfusion/fx_lease_proto Documentation/dev-guide: update TimeToLive documentation. 20 December 2017, 20:50:33 UTC
211805b Merge pull request #9056 from gyuho/lease-expire-doc Document/upgrades: add "lease timetolive" output change 20 December 2017, 20:40:58 UTC
eb65f26 Documentation/dev-guide: Update TimeToLive documentation. 20 December 2017, 20:39:37 UTC
255476b clientv3/retry: clean up retryRPCFunc Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com> 20 December 2017, 20:30:33 UTC
a7282a3 Document/upgrades: add "lease timetolive" output change Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 20:29:03 UTC
94e50a1 Merge pull request #9047 from gyuho/client-grpc-call-options *: configurable gRPC message size limits 20 December 2017, 20:25:53 UTC
c002559 Merge pull request #9053 from tomwilkie/peer_round_trip_time_seconds Documentation/op-guide: fix typo, s/member_round_trip_time/peer_round_trip_time/ 20 December 2017, 20:17:47 UTC
e49e231 Merge pull request #8979 from gyuho/changelog-3.3 CHANGELOG: add v3.3 pre-release 20 December 2017, 20:16:44 UTC
3c5eb4f Documentation/upgrades: highlight raw gRPC client wrapper changes Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 19:09:05 UTC
3d56045 integration: bump up wait leader timeout for slow CIs Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 18:58:05 UTC
88fe8de clientv3/integration: fix TestKVPutError Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 18:58:05 UTC
6bfde98 Documentation/upgrades: highlight request limit changes in v3.2, v3.3 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 18:58:05 UTC
3d924ae Documentation/upgrades: clean up 3.2, 3.3 guides Make headers consistent. Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 18:58:05 UTC
1b3ed91 words: whitelist more Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 18:58:05 UTC
f38593b clientv3/integration: test large KV requests Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 18:58:05 UTC
497412c clientv3: call other APIs with default gRPC call options Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 18:58:05 UTC
f877609 clientv3: call KV/Txn APIs with default gRPC call options Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 18:58:05 UTC
63d66b1 clientv3: configure gRPC message limits in Config Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 18:58:01 UTC
9442f90 integration: remove typo in "TestV3LargeRequests" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 18:54:40 UTC
2212789 Merge pull request #8919 from gyuho/exec-watch etcdctl: support exec watch in v3 20 December 2017, 18:53:30 UTC
cd2f839 CHANGELOG: add "lease timetolive" change Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 17:54:49 UTC
5628fff CHANGELOG: link to upgrade guides for every release Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 17:54:49 UTC
38f9280 CHANGELOG: highlight request limit changes, add v3.2.12 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 17:54:45 UTC
59269aa CHANGELOG: update "code changes" links Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 17:52:22 UTC
d9d12ac CHANGELOG: add v3.3.0 pre-release Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 17:52:22 UTC
849c6cf CHANGELOG: minor formatting update in previous releases Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 17:52:22 UTC
e378b98 Merge pull request #9052 from gyuho/lease-timetolive-output etcdctl/ctlv3: clarify "lease timetolive" output on expired lease 20 December 2017, 17:49:34 UTC
f59808a etcdctl: update README for new "lease timetolive" output Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 14:55:23 UTC
13a8634 Documentation/op-guide: s/member_round_trip_time/peer_round_trip_time/ 20 December 2017, 13:25:54 UTC
c559b0e e2e: update "leaseTestTimeToLiveExpire" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 08:52:42 UTC
9978b4f etcdctl/ctlv3: clarify "lease timetolive" output on expired lease Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 20 December 2017, 08:40:57 UTC
25222c2 e2e: test watch exec in v3 etcdctl Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com> 20 December 2017, 03:45:27 UTC
e89fc20 etcdctl: document watch exec in v3 Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com> 20 December 2017, 03:45:27 UTC
904513f etcdctl/ctlv3: support "exec-watch" in watch command Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com> 20 December 2017, 03:45:24 UTC
828289d Merge pull request #9046 from gyuho/request-limit integration: test large request response back from server 20 December 2017, 00:41:27 UTC
abfc09b integration: test large request response back from server Address https://github.com/coreos/etcd/issues/9043. Won't fix it, but we need test coverage on response back from server as well. Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 19 December 2017, 22:45:20 UTC
74a600a Merge pull request #9045 from gyuho/test-limit test: bump up clientv3/integration test time out 19 December 2017, 22:44:04 UTC
ba702ae test: bump up clientv3/integration test time out Recently we've added many more tests. Until we parallelize tests, just increase the timeout. Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 19 December 2017, 22:17:55 UTC
b0a7623 Merge pull request #9023 from gyuho/keepalive-doc clientv3: document context to "KeepAlive" API 19 December 2017, 19:53:56 UTC
ecbd1ae Merge pull request #9038 from gyuho/snapshot-error clientv3: translate Snapshot API gRPC status error 19 December 2017, 19:14:25 UTC
c8a516d Documentation/upgrades: document Snapshot API error handling Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 19 December 2017, 18:46:22 UTC
7cd985b clientv3: translate Snapshot API gRPC status error To be consistent with other APIs. Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 19 December 2017, 18:46:19 UTC
6f89918 Merge pull request #9042 from gyuho/grpc-go vendor: pin "grpc/grpc-go" v1.7.5 19 December 2017, 17:40:54 UTC
d57002b vendor: pin "grpc/grpc-go" v1.7.5 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 18 December 2017, 23:56:23 UTC
a7445d7 Merge pull request #9039 from gyuho/mvcc-doc mvcc: clean-up godoc in key_index.go 18 December 2017, 21:56:51 UTC
eb58e76 Merge pull request #9040 from gyuho/etcd-tester-main etcd-tester: discard gRPC balancer logs 18 December 2017, 21:56:39 UTC
e21eac8 etcd-tester: discard gRPC balancer logs Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 18 December 2017, 21:39:55 UTC
76dd9d5 mvcc: clean-up godoc in key_index.go Minor clean-up. Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 18 December 2017, 21:20:00 UTC
95ecf96 Merge pull request #9031 from gyuho/fix-mvcc mvcc: fetch revisions with current revision, not 0, in HashByRev 18 December 2017, 20:26:30 UTC
2e95ace mvcc: fetch revisions with current revision, not 0, in HashByRev It was getting revisions with "atRev==0", which makes "available" from "keep" method always empty since "walk" on "keyIndex" only returns true. "available" should be populated with all revisions to be kept if the compaction happens with the given revision. But, "available" was being empty when "kvindex.Keep(0)" since it's always the case that "rev.main > atRev==0". Fix https://github.com/coreos/etcd/issues/9022. Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 18 December 2017, 20:17:06 UTC
fffb265 words: whitelist "KeepAlive" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 18 December 2017, 18:34:43 UTC
3e58dd7 clientv3: document lease KeepAlive streaming errors Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 18 December 2017, 18:19:41 UTC
da3e3b7 clientv3: document from "don't halt lease client if there is a lease error" From https://github.com/coreos/etcd/pull/7866. 18 December 2017, 17:55:00 UTC
9c326ab Merge pull request #9034 from hexfusion/fx_ttl_doc clientv3/lease.go: TTL, document expired Lease. 18 December 2017, 17:19:55 UTC
9b98cbb Merge pull request #9017 from hexfusion/test_lease_auth e2e: improve Lease coverage 18 December 2017, 17:19:29 UTC
ed36728 e2e: improve lease coverage 18 December 2017, 15:47:42 UTC
33a1d30 Merge pull request #9032 from hexfusion/perl_intergration Documentation/integrations: minor style fix. 18 December 2017, 15:20:41 UTC
a5d9bff clientv3/lease.go: TTL, document expired Lease. 18 December 2017, 13:34:19 UTC
ac58646 Documentation/integrations: minor style fix. 18 December 2017, 12:57:28 UTC
940dace Merge pull request #9025 from gyuho/meeting README: add "Community meetings" 15 December 2017, 22:59:55 UTC
207827a README: add "Community meetings" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 15 December 2017, 22:37:37 UTC
91415f8 Merge pull request #8961 from gyuho/test-scripts-4 hack/scripts-dev: add "docker-dns-example-certs-common-name-run" 15 December 2017, 21:43:43 UTC
5783460 hack/scripts-dev: rename to example Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 15 December 2017, 21:37:55 UTC
7533f70 hack/scripts-dev: add "docker-dns-test-certs-common-name-run" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 15 December 2017, 21:33:41 UTC
da52b23 hack/scripts-dev/docker-dns: add "certs-common-name" test case Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 15 December 2017, 21:33:41 UTC
9deaee3 Merge pull request #9020 from mkumatag/fix_govet Clientv3: Fix govet error for gotip 15 December 2017, 17:21:19 UTC
b0f0ba7 Merge pull request #9018 from gyuho/auth-ctx *: fix server-side lease expire when auth is enabled 15 December 2017, 16:57:26 UTC
18746c6 Clientv3: Fix govet error for gotip 15 December 2017, 09:01:27 UTC
9fb7bbd integration: add "TestV3AuthWithLeaseRevokeWithRoot" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 15 December 2017, 05:45:50 UTC
85af65e etcdserver: log lease revoke error Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 15 December 2017, 05:45:20 UTC
1f191a0 auth: use NewIncomingContext for "WithRoot" "WithRoot" is only used within local node, and "AuthInfoFromCtx" expects token from incoming context. Embed token with "NewIncomingContext" so that token can be found in "AuthInfoFromCtx". Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 15 December 2017, 05:45:16 UTC
014c375 Merge pull request #9012 from gyuho/gyuho/help-flag etcdmain: display default --enable-v2, --strict-reconfig-check value ("true") 14 December 2017, 19:40:52 UTC
608961b Merge pull request #8921 from gyuho/fileutil-darwin pkg/fileutil: fix preallocate under OS X kernel 14 December 2017, 19:38:17 UTC
0133d77 etcdmain: display default --enable-v2, --strict-reconfig-check value ("true") Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 14 December 2017, 19:25:20 UTC
954ced4 Merge pull request #8923 from gyuho/client-logger clientv3: simplify balancer level logging 14 December 2017, 18:39:02 UTC
962976f pkg/fileutil: fix preallocate under OS X kernel ftruncate changes st_blocks, and following fallocate syscalls would return EINVAL when allocated block size is already greater than requested block size (e.g. st_blocks==8, requested blocks are 2). Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com> 14 December 2017, 18:36:57 UTC
b48cf77 Merge pull request #9004 from spzala/readme Update Running etcd section for pre-built install of etcd 13 December 2017, 17:11:41 UTC
24bdfed README: update running etcd section for pre-built etcd install The current Running etcd section only shows how to run etcd for installation with master branch. If user has installed a pre-built release following the instructions on the release page, the ./bin/etcd won't work to bring up the etcd. The Getting etcd section covers both, pre-built and master branch, with recommendation of pre-built usage so the Running etcd section is updated accordingly. fix #9003 13 December 2017, 03:43:24 UTC
c886bda Merge pull request #8996 from tinx/api_md_typo_fixes Documentation/learning/api.md: fix typos 12 December 2017, 21:23:02 UTC
5a2b0dd Documentation/learning/api.md: fix markup, wording A few words have been emphasized to be consistent with the rest of the text. Also, some phrases have been altered for better readability. 12 December 2017, 17:48:06 UTC
b52856d Merge pull request #8999 from yudai/fix_revision_failed_message compactor: fix error message of Revision compactor 11 December 2017, 19:44:13 UTC
06365b6 compactor: fix error message of Revision compactor Reorder the parameters so that Noticef can output the error properly. 11 December 2017, 18:39:00 UTC
5f24a81 Documentation/learning/api.md: fix typos 10 December 2017, 14:18:45 UTC
back to top