Marek Siarkowicz
|
744dd077cd
|
tests: Create common framework for e2e and integration tests and migrate TestKVPut test
|
2022-02-23 16:47:02 +01:00 |
|
Marek Siarkowicz
|
c4e5c14011
|
Update Benjamin contact
|
2022-02-23 10:36:59 +01:00 |
|
Marek Siarkowicz
|
d61e9d967f
|
Add Benjamin to reviewers
|
2022-02-22 18:55:13 +01:00 |
|
Marek Siarkowicz
|
6af760131e
|
Merge pull request #13687 from serathius/etcdctl
Add downgrade commands
|
2022-02-22 17:12:23 +01:00 |
|
Marek Siarkowicz
|
42faf9fe06
|
etcdctl: Use minor versions for downgrade
|
2022-02-22 16:30:08 +01:00 |
|
Marek Siarkowicz
|
c1c2f1233d
|
etcdctl: Documment downgrade commands
|
2022-02-22 16:29:35 +01:00 |
|
Marek Siarkowicz
|
509d8461a6
|
Merge pull request #13711 from ahrtr/quote_raft_term_on_display
Always print the raft_term in decimal
|
2022-02-22 09:51:18 +01:00 |
|
Marek Siarkowicz
|
7da36800b3
|
Merge pull request #13725 from ahrtr/update_changelog3.5_health_check
Update 3.5 changelog to cover the PR of improving health check
|
2022-02-22 09:50:21 +01:00 |
|
Marek Siarkowicz
|
5ac2c0d432
|
Merge pull request #13309 from presztak/proxyV2_with_stop_signal
e2e: Call WithStopSignal on proxyV2 object
|
2022-02-22 09:48:28 +01:00 |
|
ahrtr
|
13e20cce5e
|
update 3.5 changelog to cover the PR of improving health check
|
2022-02-22 09:12:03 +08:00 |
|
ahrtr
|
5d3847577f
|
always print the raft_term in decimal even flag --hex is provided
|
2022-02-22 09:00:24 +08:00 |
|
Marek Siarkowicz
|
b5e224db7d
|
Merge pull request #13635 from ahrtr/v3_discovery
support v3 discovery to bootstrap a new etcd cluster
|
2022-02-21 21:50:40 +01:00 |
|
Piotr Tabor
|
f80f477073
|
Merge pull request #13644 from Juneezee/refactor/t.TempDir
*: use `T.TempDir` to create temporary test directory
|
2022-02-21 19:52:37 +01:00 |
|
Piotr Tabor
|
2ea702c852
|
Merge pull request #13720 from ahrtr/3.5_changelog_for_correct_dns_pr
Update changelog for both 3.5 and 3.6 for the PRs of trimming the suffix dot from target in SRV record
|
2022-02-21 18:28:30 +01:00 |
|
Marek Siarkowicz
|
16d7005137
|
etcdctl: Add dot at the end of sentences
|
2022-02-21 17:58:20 +01:00 |
|
Marek Siarkowicz
|
d0c1c3a1fd
|
client: Alias downgrade action enum
|
2022-02-21 17:58:20 +01:00 |
|
Marek Siarkowicz
|
22ee50e005
|
etcdctl: Fix target version not provided message
|
2022-02-21 17:58:20 +01:00 |
|
Marek Siarkowicz
|
2a7766c8cd
|
tests: Switch downgradetests to use etcdctl
|
2022-02-21 17:58:19 +01:00 |
|
Marek Siarkowicz
|
2db4d35554
|
tests: Move etcdctl to e2e framework
|
2022-02-21 17:58:19 +01:00 |
|
leoyang.yl
|
8e71ebf071
|
Add downgrade commands
|
2022-02-21 17:58:19 +01:00 |
|
Marek Siarkowicz
|
bf0b1a7e1d
|
Merge pull request #13686 from serathius/snapshot
server: Snapshot after cluster version downgrade
|
2022-02-21 17:57:27 +01:00 |
|
ahrtr
|
ebc86d12c0
|
support v3 discovery to bootstrap a new etcd cluster
|
2022-02-21 23:22:49 +08:00 |
|
Marek Siarkowicz
|
a0f26ff4ea
|
server: Snapshot after cluster version downgrade
|
2022-02-21 15:48:00 +01:00 |
|
Piotr Tabor
|
6105a6f0e8
|
Merge pull request #13683 from serathius/publishV3
server: Switch to publishV3
|
2022-02-21 14:16:22 +01:00 |
|
Marek Siarkowicz
|
b976074ef2
|
Merge pull request #13721 from ahrtr/correct_typo
Fix typo, renamed ErrGPRCNotSupportedForLearner to ErrGRPCNotSupportedForLearner
|
2022-02-21 10:19:23 +01:00 |
|
ahrtr
|
8681888012
|
fix typo, renamed ErrGPRCNotSupportedForLearner to ErrGRPCNotSupportedForLearner
|
2022-02-21 14:46:58 +08:00 |
|
ahrtr
|
6781651e0b
|
update changelog for both 3.5 and 3.6 for the PRs of trimming the suffix dot from the target in SRV record
|
2022-02-21 07:15:19 +08:00 |
|
Marek Siarkowicz
|
a63fa17b76
|
Merge pull request #13645 from yangxuanjia/yxjetcd_fix_panic_when_restart_after_removeMember
fix panic when restart after removeMember
|
2022-02-20 12:28:14 +01:00 |
|
Marek Siarkowicz
|
20bf96dc40
|
Merge pull request #13712 from ahrtr/correct_dns_etcd_client
Trim the suffix dot from the srv.Target for etcd-client DNS lookup
|
2022-02-18 12:06:48 +01:00 |
|
ahrtr
|
5fc0092c87
|
trim the suffix dot from the srv.Target for etcd-client DNS lookup
|
2022-02-18 18:16:19 +08:00 |
|
AdamKorcz
|
5649cf3f1a
|
Log and return instead of panic
|
2022-02-16 10:31:08 +00:00 |
|
kumakichi
|
caeec38c2a
|
fix: a little grammar issue
|
2022-02-16 17:44:46 +08:00 |
|
Marek Siarkowicz
|
e814f6f78a
|
Merge pull request #13671 from mrueg/mixin-generate-manifests
contrib/mixin: Generate rules, fix tests
|
2022-02-15 23:06:52 +01:00 |
|
AdamKorcz
|
fad82c1b6f
|
server/etcdserver: fix oss-fuzz issue N
|
2022-02-15 15:32:31 +00:00 |
|
Marek Siarkowicz
|
8c91d60a6f
|
server: Switch to publishV3
|
2022-02-14 23:06:45 +01:00 |
|
Sahdev Zala
|
aa75fd0850
|
Merge pull request #13689 from AdamKorcz/fuzz7
server/storage/wal: fix oss-fuzz issue 44433
|
2022-02-14 15:48:55 -05:00 |
|
Sahdev Zala
|
830f00d105
|
Merge pull request #13695 from AdamKorcz/fuzz1
server/etcdserver: fix oss-fuzz issue 42181
|
2022-02-14 15:36:41 -05:00 |
|
Marek Siarkowicz
|
09e35a44ec
|
Merge pull request #13676 from chaochn47/fix_12535
Load all leases from backend
|
2022-02-14 21:32:33 +01:00 |
|
Sahdev Zala
|
2923960ecd
|
Merge pull request #13693 from chaochn47/fix_coverage
Fix coverage failures
|
2022-02-14 15:03:56 -05:00 |
|
Marek Siarkowicz
|
a0347261e4
|
Merge pull request #13679 from lavacat/defrag-bopts-fix
server/storage/backend: restore original bolt db options after defrag
|
2022-02-14 20:24:02 +01:00 |
|
Marek Siarkowicz
|
310de9bd8b
|
Merge pull request #13612 from serathius/write-only
server: Make --v2-deprecation=write-only the default and remove not-y…
|
2022-02-14 17:09:42 +01:00 |
|
Piotr Tabor
|
9ebaf58dd6
|
Merge pull request #13694 from serathius/timeout
tests: Fix cluster version and downgrade request timeout
|
2022-02-14 14:53:34 +01:00 |
|
Marek Siarkowicz
|
3de5e221a8
|
tests: Fix cluster version and downgrade request timeout
Returning nil means that raft.Trigger was not called, causing member to
wait infinitly for response for response on raft request.
|
2022-02-14 14:19:06 +01:00 |
|
AdamKorcz
|
0fcb2a628c
|
server/storage/wal: fix oss-fuzz issue 44433
|
2022-02-14 11:50:27 +00:00 |
|
AdamKorcz
|
0df768d2b1
|
server/etcdserver: fix oss-fuzz issue 42181
|
2022-02-14 10:59:41 +00:00 |
|
Chao Chen
|
1675df37de
|
update 3.6 CHANGELOG
|
2022-02-13 20:35:51 -08:00 |
|
Chao Chen
|
fd79af9ee7
|
load all leases from backend
|
2022-02-13 20:30:20 -08:00 |
|
Marek Siarkowicz
|
bdb13e2e12
|
Merge pull request #13681 from AdamKorcz/fuzz5
server/storage/mvcc: fix oss-fuzz issue 44449
|
2022-02-13 19:35:21 +01:00 |
|
Marek Siarkowicz
|
489b30828d
|
Merge pull request #13682 from AdamKorcz/fuzz6
server/auth: fix oss-fuzz issue 44478
|
2022-02-13 17:43:43 +01:00 |
|
sitchenchao
|
b683aa1254
|
fix ctl_v3_kv_no_quorum_test.go and coverage failures
|
2022-02-12 18:00:02 -08:00 |
|