Joe Betz
380b833c18
version: bump up to 3.1.15
v3.1.15
2018-05-09 10:21:07 -07:00
Gyuho Lee
01d9b368a4
Merge pull request #9693 from mohitsoni/release-3.1
...
Cherry-picking PR 7967 to release-3.1
2018-05-04 12:16:27 -07:00
Anthony Romano
ea82927473
etcdserver: purge old snap.db files
...
Lots of garbage db files in #7957 . Should purge.
2018-05-04 10:29:26 -07:00
Joe Betz
d2f60651b7
version: bump up to 3.1.14+git
2018-04-24 13:45:40 -07:00
Joe Betz
2373ddb445
version: bump up to 3.1.14
v3.1.14
2018-04-24 13:23:45 -07:00
Gyuho Lee
5da3a7232f
Merge pull request #9606 from jpbetz/automated-cherry-pick-of-#9587-release-3.1
...
Automated cherry pick of #9587
2018-04-23 12:48:23 -07:00
Maciej Borsz
3865d69db3
etcdserver: add is_leader prometheus metric that is 1 on the leader.
...
Before this change, we had now way to find a leader using /metrics
endpoint. This commit adds a metric to do that.
2018-04-23 11:10:12 -07:00
Gyuho Lee
c764878701
etcdmain: fix "InitialElectionTickAdvance"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-04-23 11:09:07 -07:00
Gyuho Lee
e66af56730
etcdserver: log skipping initial election tick
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-04-23 11:07:51 -07:00
Gyuho Lee
097a653945
etcdmain: add "--initial-election-tick-advance"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-04-23 11:07:36 -07:00
Gyuho Lee
d2673cec81
embed: add "InitialElectionTickAdvance"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-04-23 11:06:36 -07:00
Gyuho Lee
4e63906c33
integration: set InitialElectionTickAdvance to true by default
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-04-23 11:05:15 -07:00
Gyuho Lee
0c0bf3f1a5
etcdserver: add "InitialElectionTickAdvance"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-04-23 11:03:16 -07:00
Gyuho Lee
16487395e1
test: simplify CI tests
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-04-12 19:05:34 -07:00
Gyuho Lee
c6ae68d3f7
travis.yml: update, remove go tip tests
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-04-12 11:15:37 -07:00
Gyuho Lee
3b6bd6eea6
tests: move Semaphore script
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-04-09 11:36:23 -07:00
Joe Betz
b5ae9b6879
version: bump up to 3.1.13+git
2018-03-29 10:56:52 -07:00
Joe Betz
1558170293
version: bump up to 3.1.13
v3.1.13
2018-03-29 10:28:55 -07:00
Gyuho Lee
c3a14a2b28
semaphore: run release test with v3.1.12
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-29 09:23:15 -07:00
Joe Betz
6f75c56c5e
etcdserver: Manually backport etcdserver/raft.go tickMu fix to 3.1
2018-03-28 12:40:07 -07:00
Gyuho Lee
908c0f4f98
rafthttp: add missing "peer_sent_failures_total" metrics call
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-28 12:39:59 -07:00
Gyuho Lee
35c6ea7a67
Documentation/upgrades: backport all upgrade guides
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-28 12:39:59 -07:00
Gyuho Lee
8eeab582d0
etcdserver: adjust election ticks on restart
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-28 10:17:30 -07:00
Gyuho Lee
c536205249
etcdserver: make "advanceTicks" method
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-28 10:05:02 -07:00
Gyuho Lee
2e57d99a2c
rafthttp: add "ActivePeers" to "Transport"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-28 10:02:13 -07:00
Joe Betz
2fdc4aa06c
version: bump up to 3.1.12+git
2018-03-08 14:17:36 -08:00
Joe Betz
918698add7
version: bump up to 3.1.12
v3.1.12
2018-03-08 13:01:30 -08:00
Gyuho Lee
00d14cfd03
test: fix etcd-tester flags
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-08 08:24:04 -08:00
Gyuho Lee
6e11a79fd8
*: remove unused env vars
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-08 01:36:54 -08:00
Gyuho Lee
028f99b103
test: fix "functional-tester" build script
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-08 01:29:57 -08:00
Gyuho Lee
290fa0c1be
*: sync "functional-tester" from 3.2 branch
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-08 00:57:30 -08:00
Gyuho Lee
0874fcbed4
test: run "functional" tests in 3.1 branch
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-08 00:26:52 -08:00
Gyuho Lee
7a148fee36
Merge pull request #9401 from jpbetz/automated-cherry-pick-of-#9297-origin-release-3.1
...
Automated cherry pick of #9297
2018-03-07 22:03:14 -08:00
Joe Betz
087b9aa3dc
mvcc: fix watchable store test for 3.2 cherrypick of #9281
2018-03-07 21:20:32 -08:00
Iwasaki Yudai
b6373f1625
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.
2018-03-07 21:20:21 -08:00
Gyuho Lee
4178b75411
hack/scripts-dev: fix indentation in run.sh
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-07 14:31:25 -08:00
Gyuho Lee
9c8e39e7f4
hack/scripts-dev: sync with master
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-07 14:25:10 -08:00
Gyuho Lee
af3021aa1a
semaphore: update Go version, release test version
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-07 14:24:57 -08:00
Gyuho Lee
df0b652d6a
travis: use docker, sync with master
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-03-07 14:24:04 -08:00
Gyuho Lee
8e5d62cf1e
Merge pull request #8933 from gyuho/release-doc
...
release-3.1: scripts/build-docker: build both gcr.io and quay.io images
2017-11-30 12:49:51 -08:00
Gyu-Ho Lee
212d801294
scripts/build-docker: build both gcr.io and quay.io images
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-28 15:03:38 -08:00
Joe Betz
c2d8d9fd26
version: bump up to 3.1.11+git
2017-11-28 14:43:37 -08:00
jpbetz
960f4604bc
version: bump up to v3.1.11
v3.1.11
2017-11-28 10:48:24 -08:00
Gyu-Ho Lee
22b67da920
Merge pull request #8902 from jpbetz/automated-cherry-pick-of-#8813-release-3.1
...
Automated cherry pick of #8813 release 3.1
2017-11-22 11:21:13 -08:00
Joe Betz
4b53ab0909
test: Clean agent directories on disk before functional test runs, not after
...
This is primarily so CI tooling can capture the agent logs after the functional tester runs.
2017-11-21 11:41:57 -08:00
Joe Betz
b32ec69f9b
vendor: Switch from boltdb v1.3.0 to coreos/bbolt v1.3.1-coreos.3
2017-11-21 11:34:45 -08:00
Xiang Li
3ab9894b04
Merge pull request #8806 from jpbetz/automated-cherry-pick-of-#8427-origin-release-3.1-1509570173
...
Automated cherry pick of #8427 to release 3.1 branch
2017-11-09 18:07:40 -08:00
Gyu-Ho Lee
00d6d4aba7
e2e: test against latest v3.1.x release
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-08 15:11:34 -08:00
Gyu-Ho Lee
88b5e22b73
semaphore: manually pin v3.1.10 for release upgrade test
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-08 12:46:15 -08:00
Gyu-Ho Lee
2bb8278fbf
hack/scripts-dev: add Makefile, Dockerfile-test
...
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-06 14:13:51 -08:00