James Blair
3d40ee69bb
Begin documenting etcd infrastructure.
...
This commit introduces initial processes for managing access and support options.
Signed-off-by: James Blair <mail@jamesblair.net>
2023-06-07 09:50:53 +12:00
Benjamin Wang
004195bb6e
Merge pull request #15997 from ahrtr/etcdctl_hashkv_20230602
...
etcdctl: update the description for flag '--rev'
2023-06-02 16:21:29 +08:00
Benjamin Wang
a9864d4edb
etcdctl: update the description for flag '--rev'
...
Signed-off-by: Benjamin Wang <wachao@vmware.com>
2023-06-02 15:53:08 +08:00
Benjamin Wang
53b23d32db
Merge pull request #15989 from jmhbnz/disable-arm64-ci-cache
...
Clean golang cache for arm64 ci workflows
2023-06-02 05:48:18 +08:00
James Blair
41446dbad9
Clean golang test cache before each arm64 ci test suite.
...
Signed-off-by: James Blair <mail@jamesblair.net>
2023-06-01 20:30:48 +12:00
Marek Siarkowicz
5773d94c22
Merge pull request #15957 from jmhbnz/strengthen-support-policy
...
Strengthen etcd support policy in issue triage docs
2023-06-01 09:05:55 +02:00
Sahdev Zala
0073fd4225
Merge pull request #15984 from spzala/rolesdescription
...
Update roles reference
2023-05-30 18:11:17 -04:00
Sahdev Zala
ea47d5bec7
Update roles reference
...
We have moved the roles description from Governance file.
Signed-off-by: Sahdev Zala <spzala@us.ibm.com>
2023-05-30 17:34:18 -04:00
Benjamin Wang
b1df8c468f
Merge pull request #15981 from fuweid/20230530-bump-deps
...
[20230530] Bump dependencies identified by dependabot
2023-05-30 13:38:51 +08:00
Benjamin Wang
98ebb67777
Merge pull request #15980 from etcd-io/dependabot/github_actions/arduino/setup-protoc-1.3.0
...
build(deps): bump arduino/setup-protoc from 1.2.0 to 1.3.0
2023-05-30 13:37:05 +08:00
Wei Fu
59b8522687
dependency: bump github.com/mikefarah/yq/v4 from 4.33.3 to 4.34.1 in /tools/mod
...
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-05-30 11:40:15 +08:00
dependabot[bot]
42e2c9d4c9
build(deps): bump arduino/setup-protoc from 1.2.0 to 1.3.0
...
Bumps [arduino/setup-protoc](https://github.com/arduino/setup-protoc ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/arduino/setup-protoc/releases )
- [Commits](4b3578161e...149f6c87b9
)
---
updated-dependencies:
- dependency-name: arduino/setup-protoc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 18:00:17 +00:00
Benjamin Wang
bd5d0a5bbb
Merge pull request #15970 from etcd-io/dependabot/github_actions/github/codeql-action-2.3.5
...
build(deps): bump github/codeql-action from 2.3.3 to 2.3.5
2023-05-29 17:44:51 +08:00
dependabot[bot]
904e5072d6
build(deps): bump github/codeql-action from 2.3.3 to 2.3.5
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.3 to 2.3.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](29b1f65c5e...0225834cc5
)
---
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-05-29 06:13:22 +00:00
Marek Siarkowicz
8b5ec05ede
Merge pull request #15960 from tao12345666333/add-yamllint
...
ci: Introduce yamllint for actions workflow files
2023-05-29 08:12:56 +02:00
James Blair
ef9b6a6280
Strengthen etcd support policy.
...
Signed-off-by: James Blair <mail@jamesblair.net>
2023-05-28 10:16:56 +12:00
Marek Siarkowicz
7cc98e6392
Merge pull request #15959 from serathius/robustness-watch-client
...
tests/robustness: Use traffic.RecordingClient in watch
2023-05-26 17:45:57 +02:00
Jintao Zhang
b0b922cd71
ci: Introduce yamllint for actions workflow files
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-05-26 16:34:23 +08:00
Benjamin Wang
bf903e5007
Merge pull request #15927 from jmhbnz/run-arm64-in-container
...
Run arm64 tests in containers on self hosted runners
2023-05-26 09:42:40 +08:00
Benjamin Wang
3413f2e08d
Merge pull request #15908 from cuishuang/main
...
*: use strings.Builder instead of bytes.Buffer
2023-05-26 09:41:01 +08:00
Marek Siarkowicz
16bf0f6641
tests/robustness: Use traffic.RecordingClient in watch
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-05-25 22:17:23 +02:00
Hitoshi Mitake
09b8673200
Merge pull request #15911 from mitake/onboarding
...
Documentation: describe onboarding process
2023-05-25 23:15:59 +09:00
Hitoshi Mitake
08a4cd46fe
Documentation: describe onboarding process
...
Signed-off-by: Hitoshi Mitake <h.mitake@gmail.com>
Co-authored-by: Marek Siarkowicz <siarkowicz@google.com>
2023-05-25 22:43:36 +09:00
Benjamin Wang
e11dee6498
Merge pull request #15948 from fuweid/support-limit-for-range-benchmark
...
tools/benchmark: support limit flag for range
2023-05-25 18:45:05 +08:00
Benjamin Wang
cdd9846b56
Merge pull request #15947 from chaochn47/hash_doc
...
update code comments
2023-05-25 18:44:49 +08:00
Benjamin Wang
82fc4258a7
Merge pull request #15950 from lavacat/main-deps
...
[2023-05-25] Bump dependencies identified by dependabot
2023-05-25 18:44:18 +08:00
Wei Fu
b365f3cda4
tools/benchmark: support limit flag for range
...
With limit flag, we can verify the performance for the pagination.
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-05-25 15:26:25 +08:00
Bogdan Kanivets
ef91e8ae78
dependency: bump github.com/stretchr/testify from 1.8.2 to 1.8.3
...
Signed-off-by: Bogdan Kanivets <bkanivets@apple.com>
2023-05-24 23:58:13 -07:00
Bogdan Kanivets
4418e793a0
dependency: bump github.com/mgechev/revive from 1.3.1 to 1.3.2 in /tools/mod
...
Signed-off-by: Bogdan Kanivets <bkanivets@apple.com>
2023-05-24 23:32:05 -07:00
Chao Chen
9e1e378e9e
update code comments
...
Signed-off-by: Chao Chen <chaochn@amazon.com>
2023-05-24 12:54:27 -07:00
Marek Siarkowicz
04346e870f
Merge pull request #15909 from serathius/robustness-unique-revision
...
tests/robustness: Expect revisions to be unique for Kubernetes Traffic
2023-05-24 09:20:17 +02:00
Benjamin Wang
67c272e8ba
Merge pull request #15942 from cenkalti/plot
...
benchmarks: pin dependencies of rw-heatmaps
2023-05-24 05:22:52 +08:00
Benjamin Wang
a4f8f56496
Merge pull request #15938 from jmhbnz/clarify-initial-cluster
...
Add example format for initial-cluster in configuration file
2023-05-24 05:17:22 +08:00
Cenk Alti
2efecd1978
benchmarks: pin dependencies of rw-heatmaps
...
Signed-off-by: Cenk Alti <cenkalti@gmail.com>
2023-05-23 14:25:46 -04:00
Marek Siarkowicz
4872b679a5
tests/robustness: Expect revions to be unique for Kubernetes Traffic
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-05-23 15:51:10 +02:00
James Blair
b2ee9887d1
Add example format for initial-cluster.
...
Signed-off-by: James Blair <mail@jamesblair.net>
2023-05-23 21:15:38 +12:00
James Blair
a0063d76e7
Run arm64 robustness tests in a container.
...
Signed-off-by: James Blair <mail@jamesblair.net>
2023-05-23 20:18:40 +12:00
James Blair
4153ecb93b
Run arm64 e2e tests in a container.
...
Signed-off-by: James Blair <mail@jamesblair.net>
2023-05-23 20:18:32 +12:00
James Blair
bdfa70d02b
Run arm64 unit and integration tests in a container.
...
Signed-off-by: James Blair <mail@jamesblair.net>
2023-05-23 20:18:14 +12:00
Benjamin Wang
8c715f8a40
Merge pull request #15937 from etcd-io/dependabot/github_actions/arduino/setup-protoc-1.2.0
...
build(deps): bump arduino/setup-protoc from 1.1.2 to 1.2.0
2023-05-23 08:15:06 +08:00
dependabot[bot]
820bcddc6d
build(deps): bump arduino/setup-protoc from 1.1.2 to 1.2.0
...
Bumps [arduino/setup-protoc](https://github.com/arduino/setup-protoc ) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/arduino/setup-protoc/releases )
- [Commits](64c0c85d18...4b3578161e
)
---
updated-dependencies:
- dependency-name: arduino/setup-protoc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 18:00:38 +00:00
Benjamin Wang
1eb1b6ca69
Merge pull request #15906 from qsyqian/main
...
clientv3: refactor snapshot SaveWithVersion
2023-05-22 09:56:04 +08:00
qsyqian
fbc34d1222
clientv3: refactor snapshot SaveWithVersion
...
Signed-off-by: qsyqian <qsyqian@gmail.com>
2023-05-22 09:09:02 +08:00
Marek Siarkowicz
633e2dcc26
Merge pull request #15920 from fuweid/deflaky-TestKVDelete
...
tests: deflake TestKVDelete/ClientAutoTLS
2023-05-19 18:06:51 +02:00
Wei Fu
befb283cca
tests: deflake TestKVDelete/ClientAutoTLS
...
For the sub test TestKVDelete/ClientAutoTLS, the timeout might be caused
by IO or task scheduled. It's really hard to reproduce this case. And
we don't add `VERBOSE=1` for e2e test, the pipeline doesn't show the
`EXPECT_DEBUG` log in time. It's also hard to debug when flaky case
show. So, this patch will enable `VERBOSE=1` to get timestamp in time.
And the one operation `del a c -w json` will be performed after two seconds
delay, we can increase the timeout from 15s to 30s just in case that the
put or del operations take more time in unstable env.
```
Warning: Keys between "a" and "c" will be deleted. Please interrupt the
command within next 2 seconds to cancel.
```
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-05-19 18:22:18 +08:00
Benjamin Wang
51a26f8d58
Merge pull request #15926 from yellowzf/change_log_update
...
update changelog for https://github.com/etcd-io/etcd/pull/15907
2023-05-19 17:54:34 +08:00
yellowzf
523a961453
update changelog for https://github.com/etcd-io/etcd/pull/15907
...
Signed-off-by: yellowzf <zzhf3311@163.com>
2023-05-19 17:20:49 +08:00
cui fliter
0c919dc212
use the more efficient strings.Builder
...
Signed-off-by: cui fliter <imcusg@gmail.com>
2023-05-19 10:44:58 +08:00
Benjamin Wang
19ec574f45
Merge pull request #15915 from hexfusion/bytes
...
server/storage/schema: prefer equal to compare for equality comparisons
2023-05-18 10:53:42 +08:00
Marek Siarkowicz
7e161d5664
Merge pull request #15912 from serathius/maintainer-email
...
Update maintainers emails
2023-05-17 08:47:03 +02:00