sort by:
Revision Author Date Message Commit Date
4737f3a hack/scripts-dev: Makefile with Go 1.9.4, 1.8.7 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 12 February 2018, 17:28:56 UTC
bc6e235 travis: use Go 1.9.4 with TARGET_GO_VERSION Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 12 February 2018, 17:28:56 UTC
13c5ced semaphore: use Go 1.9.4, update release upgrade test version Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 12 February 2018, 17:28:55 UTC
9942f90 etcdserver: improve request took too long warning 07 February 2018, 00:58:04 UTC
eaf7d63 mvcc: restore unsynced watchers In case syncWatchersLoop() starts before Restore() is called, watchers already added by that moment are moved to s.synced by the loop. However, there is a broken logic that moves watchers from s.synced to s.uncyned without setting keyWatchers of the watcherGroup. Eventually syncWatchers() fails to pickup those watchers from s.unsynced and no events are sent to the watchers, because newWatcherBatch() called in the function uses wg.watcherSetByKey() internally that requires a proper keyWatchers value. 06 February 2018, 19:34:46 UTC
21a1a28 hack: sync with etcd master Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:07:01 UTC
c932e9e tools/functional-tester: update README for local docker testing Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:06:35 UTC
cf96d8a Dockerfile-functional-tester: initial commit Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:06:25 UTC
a3ec84e gitignore: add ".Dockerfile-functional-tester" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:06:12 UTC
29aca65 test: configure advertise ports in functional_pass Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:04:42 UTC
bbfd007 etcd-tester: set advertise ports, delay w/ network faults Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:04:33 UTC
18df077 etcd-agent: use "pkg/transport.Proxy" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:04:10 UTC
56178a8 test: remove "use-root" in functional_pass Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:03:58 UTC
a9a616a etcd-agent: remove "use-root" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:03:41 UTC
abdfa87 functional-tester: remove old assets Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:03:29 UTC
a4cbba8 pkg/transport: implement "Proxy" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:02:34 UTC
0bc06d7 pkg/transport: add "fixtures" for TLS tests Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:02:25 UTC
a1fbed5 *: Remove 8GiB quota limitation from documents Also mention that in v3.3 change log. Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 02 February 2018, 22:28:26 UTC
665fb01 version: 3.3.0+git Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 01 February 2018, 22:14:07 UTC
c236067 version: 3.3.0 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 01 February 2018, 18:03:36 UTC
afa01aa etcdmain: define "defaultGRPCMaxCallSendMsgSize" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 30 January 2018, 17:50:27 UTC
d20e5a6 Documentation/op-guide: highlight defragment operation Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 30 January 2018, 17:42:37 UTC
6931dd8 Documentation/op-guide: revert "--discovery-srv-name" doc changes Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 30 January 2018, 17:41:42 UTC
f320348 Documentation: sync with etcd master Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 30 January 2018, 17:37:57 UTC
d7e6dd7 grpcproxy: configure --max-send-bytes and --max-recv-bytes for grpc proxy 30 January 2018, 17:33:16 UTC
50d2a00 etcdserver: clarify warnings on backend open taking >10 seconds If db file is 10 GiB, it can take more than 1-second. Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 26 January 2018, 18:55:16 UTC
c5bba15 etcdserver: add detailed errors in "ValidateClusterAndAssignIDs" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 25 January 2018, 20:00:21 UTC
dbde4e9 pkg/netutil: return error from "URLStringsEqual" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 25 January 2018, 20:00:14 UTC
f9b7fcc etcdserver: add error details on DNS resolution failure on advertise URLs Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 25 January 2018, 20:00:07 UTC
9deb838 semaphore,travis: test with Go 1.9.3 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 23 January 2018, 22:03:24 UTC
baf7320 version: 3.3.0-rc.4+git Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 23 January 2018, 22:03:07 UTC
ea6360f version: 3.3.0-rc.4 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 22 January 2018, 19:32:00 UTC
2aa3d91 clientv3/integration: add TestMemberAddUpdateWrongURLs Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 22 January 2018, 19:31:45 UTC
7973612 words: whitelit "rafthttp" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 22 January 2018, 19:29:51 UTC
1c91ddc clientv3: prevent no-scheme URLs to cluster APIs Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 22 January 2018, 19:27:25 UTC
8a18cc9 etcdserver/api/v3rpc: debug-log client disconnect on TLS, http/2 stream CANCEL Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 19 January 2018, 20:50:20 UTC
a90f301 version: 3.3.0-rc.3+git Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 19 January 2018, 20:48:21 UTC
374dc57 version: 3.3.0-rc.3 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 17 January 2018, 23:23:08 UTC
5550561 proxy/grpcproxy: remove "Errors" field Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 17 January 2018, 23:22:54 UTC
a9317d3 e2e: remove "/health" "errors" field test Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 17 January 2018, 23:22:54 UTC
02d362c etcdserver/api/etcdhttp: remove "errors" field in /health Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 17 January 2018, 23:22:54 UTC
d292337 api/etcdhttp: change /health type back to string for backwards compatibility 17 January 2018, 20:44:38 UTC
7974f00 etcdctl: document "ETCD_WATCH_*" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 17 January 2018, 20:44:22 UTC
4a3f994 e2e: test ETCD_WATCH_VALUE Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 17 January 2018, 20:44:07 UTC
6340564 ctlv3: set ETCD_WATCH_* on watch exec Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 17 January 2018, 20:43:55 UTC
6735028 ctlv3: exit on exec watch error Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 17 January 2018, 20:43:45 UTC
906f098 ctlv3: set ETCD_WATCH_KEY, ETCD_WATCH_VALUE on exec watch Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 17 January 2018, 20:43:38 UTC
8a66237 ctlv3: handle pkg/flags warnings Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 17 January 2018, 20:43:27 UTC
d37afff etcdctl: document watch with ETCDCTL_WATCH_* Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 17 January 2018, 20:43:12 UTC
7e2759d e2e: add watch tests with ETCDCTL_WATCH_* Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 17 January 2018, 20:43:02 UTC
ad4df98 ctlv3: support ETCDCTL_WATCH_KEY, ETCDCTL_WATCH_RANGE_END Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 17 January 2018, 20:42:54 UTC
2df89c8 Documentation/op-guide: clarify security.md on TLS auth Make it more accurate (just as pkg/transport/listener_tls.go does). Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 12 January 2018, 23:23:06 UTC
6178c45 etcdctl: don't ask password twice for etcdctl endpoint health --cluster Current etcdctl endpoint health --cluster asks password twice if auth is enabled. This is because the command creates two client instances: one for the purpose of checking endpoint health and another for getting cluster members with MemberList(). The latter client doesn't need to be authenticated because MemberList() is a public RPC. This commit makes the client with no authed one. Fix https://github.com/coreos/etcd/issues/9094 12 January 2018, 17:59:31 UTC
9ccae0f etcd-tester: update stresser weights with txn stresser Large key writes (stressEntries[1].weight) should not take this much weight. It was triggering "database size exceeded" errors. Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 12 January 2018, 17:41:51 UTC
a5079cc version: 3.3.0-rc.2+git Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 11 January 2018, 22:16:08 UTC
9e079d8 version: 3.3.0-rc.2 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 11 January 2018, 19:18:46 UTC
bd57c9c etcd-tester: fix "writeTxn" key selection Found when debugging https://github.com/coreos/etcd/issues/9130. Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 11 January 2018, 19:18:05 UTC
58c402a test: limit stress-qps for slow CI machines, add txn flags Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com> 09 January 2018, 22:18:45 UTC
3ce73b7 etcd-tester: add txn stresser Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com> 09 January 2018, 22:18:33 UTC
ee3c81d ctlv3: add "snapshot restore --wal-dir" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 09 January 2018, 19:12:29 UTC
2dfabfb DocCommand: use regex wildcard The current command as such produces no output on mac term or bash shell. Using regex wildcard works fine on mac and linux. 09 January 2018, 17:11:16 UTC
bf83d52 clientv3/integration: fix typos Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 09 January 2018, 17:11:15 UTC
a609b1e integration: add constant RequestWaitTimeout. 09 January 2018, 17:11:15 UTC
1ae0c0b mvcc: check null before set FillPercent not to panic Since CreateBucketIfNotExists() can return nil when it gets an error, accessing FillPercent must be done after a nil check, not to cause a panic. 08 January 2018, 21:08:03 UTC
ec43197 etcdserver/api/v3rpc: debug user cancellation and log warning for rest The context error with cancel code is typically for user cancellation which should be at debug level. For other error codes we should display a warning. Fixes #9085 08 January 2018, 18:14:37 UTC
70ba051 embed: enable extensive metrics if specified 08 January 2018, 02:48:59 UTC
e330f50 etcdmain: unset ETCD_UNSUPPORTED_ARCH after arch check Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 05 January 2018, 03:38:35 UTC
0ec5023 pkg/expect: fix deadlock in mac OS bufio.NewReader.ReadString blocks even when the process received syscall.SIGKILL. Remove ptyMu mutex and make ReadString return when *os.File is closed. Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 02 January 2018, 22:34:01 UTC
0f69520 version: bump up to 3.3.0-rc.1+git Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 02 January 2018, 22:33:10 UTC
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
back to top