Icemap
c48738e33f
fix: add js platform
...
Signed-off-by: Icemap <qizhi.wang@pingcap.com>
Signed-off-by: Icemap <qizhi.wang@pingcap.com>
2023-11-11 10:18:34 +08:00
Icemap
1cecf35b24
feat: add wasm for client transport
...
Signed-off-by: Icemap <qizhi.wang@pingcap.com>
2023-11-11 10:18:34 +08:00
Benjamin Wang
c0bb57a3d4
Merge pull request #16903 from moficodes/main
...
github workflow: update golangci-lint to 1.55.2
2023-11-10 10:27:42 +00:00
Benjamin Wang
3f17ba474a
Merge pull request #16906 from moficodes/docs
...
doc fix: add instruction to installling protoc and yamllint in contributing.md
2023-11-10 09:38:48 +00:00
Mofi Rahman
569cf2d2b9
doc fix: add instruction for installing protoc and yamllint in contributing.md
...
Signed-off-by: Mofi Rahman <mofi@google.com>
2023-11-10 05:54:33 +00:00
Mofizur Rahman
97e45364a0
Merge branch 'etcd-io:main' into main
2023-11-09 16:21:20 -06:00
Benjamin Wang
11ede03b3f
Merge pull request #16896 from vivekpatani/main
...
*: bump dependabot dependency
2023-11-09 18:11:13 +00:00
vivekpatani
8da89177a9
etcdctl,etcdutl,pkg,server,tests,tools: bump github.com/spf13/cobra from 1.7.0 to 1.8.0
...
- https://github.com/etcd-io/etcd/pull/16878/
Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
2023-11-09 11:02:36 -06:00
vivekpatani
ed30fb1226
*: bump golang.org/x/sys from 0.13.0 to 0.14.0
...
- https://github.com/etcd-io/etcd/pull/16875
Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
2023-11-09 11:02:36 -06:00
vivekpatani
a4593c8d24
tools/mod: bump github.com/fatih/color from 1.15.0 to 1.16.0
...
- https://github.com/etcd-io/etcd/pull/16873
Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
2023-11-09 11:02:36 -06:00
vivekpatani
20e14e064e
tools/mod: bump golang.org/x/text from 0.13.0 to 0.14.0
...
- https://github.com/etcd-io/etcd/pull/16872/
Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
2023-11-09 11:02:36 -06:00
vivekpatani
68e06bdf70
tools/mod: bump github.com/elliotchance/orderedmap from 1.5.0 to 1.5.1
...
- https://github.com/etcd-io/etcd/pull/16871/
Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
2023-11-09 11:02:36 -06:00
vivekpatani
afb36b9468
tools/mod: bump golang.org/x/mod from 0.13.0 to 0.14.0
...
- https://github.com/etcd-io/etcd/pull/16870/
Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
2023-11-09 11:02:36 -06:00
Mofi Rahman
ef8a087793
github workflow: update golangci-lint to 1.55.2
...
fixes : #16897
update golangci-lint version to the latest to keep the codebase linting up to date
Signed-off-by: Mofi Rahman <mofi@google.com>
2023-11-09 10:29:49 -06:00
Marek Siarkowicz
6e30d9ed7d
Merge pull request #16889 from tessapham/fix-scripts
...
fix test script and lint
2023-11-09 15:32:22 +01:00
Marek Siarkowicz
38cc9f231b
Merge pull request #16794 from jmhbnz/complete-ownersfile-migration
...
Complete migration to OWNERS file
2023-11-09 15:29:59 +01:00
Marek Siarkowicz
91f5f4abc5
Merge pull request #16892 from mjlshen/website-745
...
Update README to callout the issue triage meeting
2023-11-09 15:28:22 +01:00
Benjamin Wang
1f3652e236
Merge pull request #16895 from arjunmalhotra1/main
...
etcd: upgrade go version from 1.21.3 to 1.21.4
2023-11-09 14:20:43 +00:00
Arjun Malhotra
6ddca657a9
etcd: upgrade go version from 1.21.3 to 1.21.4
...
To keep etcd projects up to date with the latest patch releases &
incorporate the latest security updates.
Signed-off-by: Arjun Malhotra <am2cj@virginia.edu>
2023-11-09 00:18:48 -06:00
Michael Shen
ecfee78c45
Update README to callout the issue triage meeting
...
Signed-off-by: Michael Shen <mishen@umich.edu>
2023-11-08 10:34:31 -05:00
Tessa Pham
2b7e1c6f82
fix scripts
...
Signed-off-by: Tessa Pham <hpham111@bloomberg.net>
2023-11-08 00:27:13 -06:00
Marek Siarkowicz
649b365937
Merge pull request #16883 from mjlshen/16760
...
scripts: macOS support for scripts/genproto.sh
2023-11-08 01:56:45 +01:00
Marek Siarkowicz
e526bddab1
Merge pull request #16884 from etsrpl/main
...
etcd-io tests: trial arm64 on every pr with a small robustness workflow
2023-11-08 01:47:19 +01:00
Marek Siarkowicz
3381a4c2d8
Merge pull request #16885 from spawulski/main
...
README.md: Add documentation for new snapshot restore flags
2023-11-08 01:46:05 +01:00
Marek Siarkowicz
3bf21cdb3a
Merge pull request #16886 from tessapham/bom
...
update dependency in BOM check
2023-11-08 01:45:17 +01:00
Tessa Pham
c4499adfd5
replace archived repo in BOM check
...
Signed-off-by: Tessa Pham <hpham111@bloomberg.net>
2023-11-07 17:41:11 -06:00
spawulski
20218117e2
README.md: Add documentation for new snapshot restore flags
...
the bump-revision and mark-compated flags were added to `snapshot restore` and required documentation.
Signed off by Stephen Pawulski spawulski@gmail.com
Signed-off-by: spawulski <spawulski@lotlinx.com>
2023-11-07 17:32:25 -06:00
Etienne Simard
904e5581db
etcd-io tests: trial arm64 on every pr with a small robustness workflow
...
Trial running a small robustness workflow for arm64 on every pull request
KubeconNA 2023 Contribfest issue #16863
Signed-off-by: Etienne Simard <esimard@ripple.com>
2023-11-07 17:01:28 -06:00
Michael Shen
27272c3ed0
scripts: macOS support for scripts/genproto.sh
...
This commit will allow scripts/genproto.sh to fall back to gsed if
available, which is required for the script to work on macOS.
Signed-off-by: Michael Shen <mishen@umich.edu>
2023-11-07 18:00:36 -05:00
Benjamin Wang
7e00a1e42b
Merge pull request #16882 from vivekpatani/main
...
etcdctl,etcdutl,server,tests: update golang.org/x/time to v0.4.0
2023-11-07 17:45:45 +00:00
vivekpatani
d2ada92830
etcdctl,etcdutl,server,tests: update golang.org/x/time to v0.4.0
...
- https://github.com/etcd-io/etcd/pull/16880
Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
2023-11-07 11:01:51 -06:00
Benjamin Wang
02794b00eb
Merge pull request #16864 from vivekpatani/main
...
clientv3,server,tests: bump dependencies identified by dependabot
2023-11-05 17:47:10 +00:00
vivekpatani
8264b4e9ae
clientv3,server,tests: bump dependencies identified by dependabot
...
Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
2023-11-05 09:27:37 -06:00
Benjamin Wang
d38f7dceb2
Merge pull request #16787 from evanj/evan.jones/rm-unsetenv
...
osutil: remove unused Unsetenv function
2023-11-04 12:36:44 +00:00
James Blair
aa67cbe6aa
Complete migration to OWNERS file.
...
Signed-off-by: James Blair <mail@jamesblair.net>
2023-11-05 00:02:45 +13:00
Marek Siarkowicz
d8284a1a2a
Merge pull request #16859 from ZhouJianMS/zhoujian/raft-io-stall
...
Add robustness failpoint for IO stall in raft loop
2023-11-03 13:57:18 +01:00
ZhouJianMS
d208985aec
error handling for gofailpoint
...
Signed-off-by: ZhouJianMS <zhoujian@microsoft.com>
2023-11-03 19:25:17 +08:00
ZhouJianMS
827dc18682
Add IO stall failpoint in raft loop
...
Signed-off-by: ZhouJianMS <zhoujian@microsoft.com>
2023-11-03 16:42:33 +08:00
Benjamin Wang
19bf472b9e
Merge pull request #16854 from etcd-io/dependabot/github_actions/github/codeql-action-2.22.5
...
build(deps): bump github/codeql-action from 2.22.4 to 2.22.5
2023-10-30 19:27:57 +00:00
Benjamin Wang
aa4727c493
Merge pull request #16855 from etcd-io/dependabot/github_actions/ossf/scorecard-action-2.3.1
...
build(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1
2023-10-30 18:56:25 +00:00
dependabot[bot]
6343516b44
build(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](483ef80eb9...0864cf1902
)
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 17:37:52 +00:00
dependabot[bot]
ac5be8ef8a
build(deps): bump github/codeql-action from 2.22.4 to 2.22.5
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.22.4 to 2.22.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](49abf0ba24...74483a38d3
)
---
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-30 17:37:48 +00:00
Benjamin Wang
5cc9f7f771
Merge pull request #16835 from chaochn47/e2e-livez-readyz
...
add livez readyz e2e tests
2023-10-29 15:54:57 +00:00
Benjamin Wang
4701a71f00
Merge pull request #16836 from chaochn47/defrag_follow_up
...
v3rpc: online defrag toggles gRPC health server serving status
2023-10-29 15:32:36 +00:00
Chao Chen
42d9e43e5f
tests/e2e: enhance livez readyz e2e tests
...
Signed-off-by: Chao Chen <chaochn@amazon.com>
2023-10-28 18:00:14 -07:00
Marek Siarkowicz
e8ae83fac4
Add e2e tests for livez readyz
...
Signed-off-by: Chao Chen <chaochn@amazon.com>
2023-10-28 17:57:12 -07:00
Chao Chen
8a6c1335e2
v3rpc: run health notifier to listen on online defrag state change
...
Signed-off-by: Chao Chen <chaochn@amazon.com>
2023-10-28 17:49:24 -07:00
Benjamin Wang
5fad87c2ab
Merge pull request #16840 from serathius/date-v3.5.10
...
Update date of v3.5.10 release
2023-10-27 13:53:35 +01:00
Marek Siarkowicz
6b9fb706d9
Update date of v3.5.10 release
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-10-27 13:41:59 +02:00
Benjamin Wang
a4f507c30a
Merge pull request #16832 from ahrtr/3.6_bump_bbolt_1.3.8_20231026
...
Bump bbolt to 1.3.8 for main branch
2023-10-27 09:22:59 +01:00