Benjamin Wang
|
9e7e433b4b
|
Merge pull request #16727 from 0scvr/0scvr/upgrade-go-1.21.2
Upgrade go version to 1.21.2
|
2023-10-10 09:51:43 +01:00 |
|
Marek Siarkowicz
|
16e19a9547
|
Merge pull request #16269 from dusk125/refactor-revision
Refactor common revision code to pkg
|
2023-10-10 10:16:58 +02:00 |
|
Oscar
|
86ea531b75
|
etcd: upgrade go version to 1.21.2
To be up to date with the newest security fix.
Signed-off-by: Oscar <71343264+0scvr@users.noreply.github.com>
|
2023-10-09 23:34:26 +02:00 |
|
Allen Ray
|
395376d3ab
|
Refactor common revision code to pkg
Signed-off-by: Allen Ray <alray@redhat.com>
|
2023-10-09 14:53:16 -04:00 |
|
Benjamin Wang
|
20edc39912
|
Merge pull request #16726 from etcd-io/dependabot/github_actions/ossf/scorecard-action-2.3.0
build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0
|
2023-10-09 19:38:44 +01:00 |
|
Benjamin Wang
|
8e1713dda1
|
Merge pull request #16714 from fuweid/clean-unconvert_pass
*: cleanup unconvert_pass and remove revive tools
|
2023-10-09 19:38:19 +01:00 |
|
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]
|
97fd17d74e
|
build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](08b4669551...483ef80eb9 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 17:34:26 +00: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 |
|
Wei Fu
|
82197417f1
|
tools/mod: remove revive
We have migrated the revive into golangci-lint.
Signed-off-by: Wei Fu <fuweid89@gmail.com>
|
2023-10-09 23:28:09 +08:00 |
|
Wei Fu
|
0ec6181466
|
scripts: remove unconvert_pass
The `unconvert` has been migrated into golingci-lint.
Signed-off-by: Wei Fu <fuweid89@gmail.com>
|
2023-10-09 23:27:48 +08: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 |
|