20360 Commits

Author SHA1 Message Date
Benjamin Wang
2b45c39880
Merge pull request #16725 from etcd-io/dependabot/github_actions/github/codeql-action-2.22.1
build(deps): bump github/codeql-action from 2.21.9 to 2.22.1
2023-10-09 19:12:16 +01:00
dependabot[bot]
074128a4d9
build(deps): bump github/codeql-action from 2.21.9 to 2.22.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.9 to 2.22.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](ddccb87388...fdcae64e14)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 17:34:22 +00:00
Marek Siarkowicz
de39c75053
Merge pull request #16711 from serathius/robustness-fix-profile
Fix providing profile to robustness tests
2023-10-09 09:52:55 +02:00
Marek Siarkowicz
b4d54922eb Fix providing profile to robustness tests
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-10-08 21:27:22 +02:00
Marek Siarkowicz
01a0d8ba83
Merge pull request #16709 from fuweid/remove-markdown-style-checker
scripts: remove the markdown_you_pass
2023-10-08 10:18:35 +02:00
Wei Fu
093ec7a11d scripts: remove the markdown_you_pass
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-10-08 15:20:30 +08:00
Marek Siarkowicz
89983f4cb0
Merge pull request #16703 from serathius/failpoint-set
Fix parsing failpoint names when failpoint has set value
2023-10-07 19:59:23 +02:00
Marek Siarkowicz
c4bbb1b28c
Merge pull request #16705 from fuweid/add-nakedret
*: migrate nakedret_pass into golangci-lint
2023-10-07 19:58:56 +02:00
Marek Siarkowicz
f5e82260da Fix parsing failpoint names when failpoint has value set
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-10-07 18:20:18 +02:00
Marek Siarkowicz
f198b417c6
Merge pull request #16691 from serathius/inject-sleep
Inject sleep during etcd bootstrap to reproduce etcd-io#16666
2023-10-07 18:18:53 +02:00
Wei Fu
5878f346ba *: migrate nakedret into golangci-lint
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-10-07 22:29:43 +08:00
Marek Siarkowicz
05a77032fc Inject sleep during etcd bootstrap to reproduce https://github.com/etcd-io/etcd/issues/16666
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-10-07 12:31:56 +02:00
Marek Siarkowicz
185ddb2e78
Merge pull request #16696 from jmhbnz/fix-infra-admins-typo
Fix typo in ci infra admins table
2023-10-06 09:42:23 +02:00
James Blair
2012af31e5
Fix typo in ci infra admins table.
Signed-off-by: James Blair <mail@jamesblair.net>
2023-10-06 11:27:56 +13:00
Marek Siarkowicz
3f859a626b
Merge pull request #16695 from serathius/watch-validation-revision
Fix watch validation assuming that client requesting older watch revision
2023-10-05 19:17:51 +02:00
Marek Siarkowicz
6a96ab7c09
Merge pull request #16688 from serathius/e2e-default-config
Use default embed config in e2e tests
2023-10-05 14:54:18 +02:00
Marek Siarkowicz
c1fb2c2316 Use default embed config in e2e tests
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-10-05 14:17:45 +02:00
Marek Siarkowicz
c2655b4112 Fix watch validation assuming that client requesting older watch revision
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-10-05 14:09:43 +02:00
Marek Siarkowicz
24b679644d
Merge pull request #16692 from serathius/getformat
Avoid timing out and provide a proper error in TestCtlV3GetFormat test
2023-10-05 12:49:30 +02:00
Marek Siarkowicz
f3196e3bbd Avoid timing out and provide a proper error in TestCtlV3GetFormat test
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-10-05 11:29:39 +02:00
Benjamin Wang
0f14106fb7
Merge pull request #16678 from ahrtr/linearizable_read_20231002
test: add test cases to verify consistent reading right after writing
2023-10-04 17:09:41 +01:00
Benjamin Wang
b385121bec test: add test cases to verify consistent reading right after writing
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-10-04 15:26:44 +01:00
Marek Siarkowicz
1c5289dd73
Merge pull request #16677 from serathius/revert-13525
Revert "etcd server shouldn't wait for the ready notification infinitely on startup"
2023-10-04 11:49:11 +02:00
Benjamin Wang
19a6baf236
Merge pull request #16246 from grafana/vzhuravlev/refactor_mixin_with_grafonnet
Refactor mixin with grafonnet
2023-10-04 10:33:35 +01:00
Benjamin Wang
6a0d2eb5ce
Merge pull request #16689 from jmhbnz/update-dependencies
[2023-10-04] Bump dependencies identified by dependabot
2023-10-04 09:50:36 +01:00
Vitaly Zhuravlev
b70745d764 Update jsonnet dependency
Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
2023-10-04 06:53:27 +00:00
James Blair
e0e4cdab81
depdendency: bump github.com/alexfalkowski/gocovmerge from 1.2.0 to 1.2.1.
Signed-off-by: James Blair <mail@jamesblair.net>
2023-10-04 11:46:36 +13:00
James Blair
314e63735b
depdendency: bump github.com/mikefarah/yq/v4 from 4.35.1 to 4.35.2.
Signed-off-by: James Blair <mail@jamesblair.net>
2023-10-04 11:13:25 +13:00
James Blair
074d79652d
depdendency: bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0.
Signed-off-by: James Blair <mail@jamesblair.net>
2023-10-04 11:10:01 +13:00
James Blair
aac8919b17
depdendency: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.18.0 to 1.19.0.
Signed-off-by: James Blair <mail@jamesblair.net>
2023-10-04 11:06:38 +13:00
Marek Siarkowicz
e31de5e3c1 Revert "etcd server shouldn't wait for the ready notification infinitely on startup"
This reverts commit 1713dc67b5149e74cd28bad7c080c646315d0b06.

Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-10-03 21:37:18 +02:00
Benjamin Wang
88f714b3f4
Merge pull request #16681 from etcd-io/dependabot/github_actions/github/codeql-action-2.21.9
build(deps): bump github/codeql-action from 2.21.8 to 2.21.9
2023-10-02 19:15:11 +01:00
dependabot[bot]
9268dc6f4e
build(deps): bump github/codeql-action from 2.21.8 to 2.21.9
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.8 to 2.21.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](6a28655e3d...ddccb87388)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 17:28:11 +00:00
Marek Siarkowicz
df9a814b7f
Merge pull request #16676 from serathius/refactor-add-embed-flags
Refactor registering flags to separate AddEmbedFlags function for future reuse
2023-10-02 15:36:08 +02:00
Marek Siarkowicz
50fb919318 Make AddEmbedFlags functon a method on embed.Config
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-10-02 13:53:38 +02:00
Marek Siarkowicz
788070e418
Merge pull request #16674 from serathius/reuse-embed-config
Reuse embed.Config in e2e cluster config
2023-10-02 12:11:17 +02:00
Marek Siarkowicz
d98faeef82 Refactor registering flags to separate AddEmbedFlags function for future reuse
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-10-01 09:58:27 +02:00
Marek Siarkowicz
11b441b605 Reuse embed.Config in e2e cluster config
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-10-01 09:56:31 +02:00
Benjamin Wang
0c0128aad4
Merge pull request #16671 from ahrtr/member_test_20230930
test: fix the TestCtlV3ConsistentMemberList: set the wait-cluster-ready-timeout as 1ns
2023-09-30 15:28:38 +01:00
Benjamin Wang
b8103b0fe4 test: fix the TestCtlV3ConsistentMemberList: set the wait-cluster-ready-timeout as 1ns
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-09-30 14:21:26 +01:00
Benjamin Wang
ddf9756807
Merge pull request #16670 from fuweid/fix-make-fix
.github: ensure there is no change after make-fix
2023-09-30 13:24:59 +01:00
Wei Fu
ddc2b56af3 tools: fix yamlfmt issue
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-09-30 17:52:57 +08:00
Wei Fu
0ece40453a .github: ensure there is no change after make-fix
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-09-30 17:38:00 +08:00
Benjamin Wang
da9248d2fd
Merge pull request #16668 from iiamabby/update-changelog
Documented removal of etcdutl backup in CHANGELOG-3.6
2023-09-30 09:24:05 +01:00
=
16f891f17e Documented removal of etcdutl backup.
Signed-off-by: = <abby.crimlis@outlook.com>
2023-09-30 14:26:03 +13:00
Benjamin Wang
6521c9e224
Merge pull request #16658 from ahrtr/member_20230927
Fix memberList may return incorrect intermediate results right after bootstrap
2023-09-29 14:55:23 +01:00
Benjamin Wang
0b8cad83d1 address the review comments
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-09-29 12:58:18 +01:00
Benjamin Wang
0a3dc1a8a8
Merge pull request #16662 from iiamabby/remove-etcdutl-backup
Remove legacy etcdutl backup
2023-09-29 10:41:28 +01:00
=
4132c35597 Remove legacy etcdutl backup
Co-authored-by: James Blair <mail@jamesblair.net>

Signed-off-by: = <abby.crimlis@outlook.com>
2023-09-29 15:39:45 +13:00
Geeta Gharpure
70a3205506 fix broken unit test in server_test.go
Signed-off-by: Geeta Gharpure <geetagh@amazon.com>
2023-09-28 20:07:06 +01:00