b22b8ec3c2
bump github.com/mikefarah/yq/v4 to v4.40.5
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com >
2024-01-02 16:56:04 +00:00
8e7984cbc4
bump go.uber.org/multierr to v1.11.0
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com >
2024-01-02 16:54:54 +00:00
553d88cfd3
bump github.com/prometheus/client_golang to v1.18.0
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com >
2024-01-02 16:52:42 +00:00
f8d5ba9a3f
Merge pull request #17106 from ivanvc/cert_20231103
...
Replace the deprecated `x509.ParseCRL` with `x509.ParseRevocationList`
2023-12-29 19:57:41 +00:00
dc26e816fd
Merge pull request #17156 from etcd-io/ptabor-patch-1
...
Update OWNERS: Retire ptabor
2023-12-28 21:18:26 +00:00
164d4b945b
Update README.md
...
Add Piotr Tabor as emeritus.
Signed-off-by: Piotr Tabor <piotr.tabor@gmail.com >
2023-12-28 21:12:14 +01:00
7d6665981e
Update OWNERS: Retire ptab
...
Hi,
I think, it's a high time for me to retire. No contributions over last 6m.
There is a hope, I will be back working on etcd, but over last 6m it kept being just 2 months away.
Thank you all,
Piotr
Signed-off-by: Piotr Tabor <piotr.tabor@gmail.com >
2023-12-28 21:12:14 +01:00
8ec4b290d6
Document issue prioritisation labels.
...
Signed-off-by: James Blair <mail@jamesblair.net >
2023-12-29 04:57:22 +13:00
93530f6e0a
Merge pull request #17167 from etcd-io/dependabot/github_actions/github/codeql-action-3.22.12
...
build(deps): bump github/codeql-action from 3.22.11 to 3.22.12
2023-12-27 18:24:04 +00:00
670e25ae12
Merge pull request #17172 from sharathsivakumar/shsi/bump_deps_11
...
Manually bump dependencies
2023-12-27 17:41:40 +00:00
c21b966478
dependency: bump google.golang.org/protobuf from 1.31.0 to 1.32.0
...
Signed-off-by: Sharath Sivakumar <mailssr9@gmail.com >
2023-12-27 17:27:40 +01:00
7643204e36
dependency: bump go.uber.org/zap from 1.24.0 to 1.26.0
...
Signed-off-by: Sharath Sivakumar <mailssr9@gmail.com >
2023-12-27 16:51:59 +01:00
dc17043d2e
dependency: bump github.com/prometheus/common from 0.44.0 to 0.45.0
...
Signed-off-by: Sharath Sivakumar <mailssr9@gmail.com >
2023-12-27 16:49:22 +01:00
3ddd5c146b
build(deps): bump github/codeql-action from 3.22.11 to 3.22.12
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.22.11 to 3.22.12.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b374143c11...012739e508
)
---
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-12-25 17:38:37 +00:00
e9434c9455
client: implement TLS CRL tests
...
Signed-off-by: Ivan Valdes <ivan@vald.es >
2023-12-23 09:23:17 -08:00
2eb0e2d7d5
Merge pull request #17150 from etcd-io/dependabot/go_modules/google.golang.org/grpc-1.60.1
...
build(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1
2023-12-21 19:53:42 +00:00
0c55ed7464
build(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.59.0 to 1.60.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.59.0...v1.60.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-21 19:07:47 +00:00
f7262d1a1b
Merge pull request #17159 from sharathsivakumar/shsi/bump_deps_10
...
Manually bump dependencies
2023-12-21 18:15:19 +00:00
362477b077
dependency: bump golang.org/x/crypto from 0.16.0 to 0.17.0
...
Signed-off-by: Sharath Sivakumar <mailssr9@gmail.com >
2023-12-21 18:19:10 +01:00
ac66c2a013
Merge pull request #17153 from serathius/test-fails-with-older-db-file
...
Test etcd fails to bootstrap with older db file
2023-12-21 15:00:32 +01:00
3c79b2aca6
Merge pull request #17148 from jmhbnz/fix-artifact-upload
...
Fix artifact upload github action for compatibility with v4.0
2023-12-21 13:54:12 +00:00
538162ad2a
Test etcd fails to bootstrap with older db file
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com >
2023-12-20 16:32:27 +01:00
d39d86a214
Improve logs around recovering from snapshot backend
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com >
2023-12-20 16:26:27 +01:00
1e8d66ef95
Add beforeOpenSnapshotBackend failpoint
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com >
2023-12-20 15:36:54 +01:00
35f4a6c91a
Merge pull request #17122 from wespanther/main
...
Add digest for base image and configure dependabot
2023-12-20 10:00:57 +00:00
de090eb719
Merge pull request #17149 from jongwooo/hotfix/correct-typo-from-kuberntes-to-kubernetes
...
Correct typo from 'Kuberntes' to 'Kubernetes'
2023-12-20 10:52:45 +01:00
205c6f24ec
Merge pull request #17131 from jmhbnz/cleanup-workflows
...
Remove workflow telemetry github action
2023-12-20 09:34:52 +00:00
08d799c4cc
Correct typo from 'Kuberntes' to 'Kubernetes'
...
Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com >
2023-12-20 18:09:31 +09:00
ac25ceeaee
build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0
...
Signed-off-by: James Blair <mail@jamesblair.net >
2023-12-20 13:56:36 +13:00
0644d5b099
Ensure matrix workflows use unique names for uploaded artifacts.
...
There are breaking changes in v4.0 of the upload artifact action which mean name must be unique https://github.com/actions/upload-artifact#breaking-changes .
Signed-off-by: James Blair <mail@jamesblair.net >
2023-12-20 13:55:11 +13:00
5b572f1516
Merge pull request #17147 from siyuanfoundation/chlog
...
changelog: update 3.4 3.5 changelogs to include livez/readyz changes.
2023-12-19 20:08:07 +00:00
23da38c1cb
changelog: update 3.4 3.5 changelogs to include livez/readyz changes.
...
Signed-off-by: Siyuan Zhang <sizhang@google.com >
2023-12-19 11:25:09 -08:00
cc9ca40470
Add digest for base image and configure dependabot
...
This should not change the current behavior, but will cause dependabot
to update the digest of the latest base image weekly.
Signed-off-by: Wes Panther <wpanther@google.com >
2023-12-18 21:21:17 -08:00
48fa1b934f
Merge pull request #17141 from etcd-io/dependabot/github_actions/github/codeql-action-3.22.11
...
build(deps): bump github/codeql-action from 2.22.9 to 3.22.11
2023-12-18 18:57:03 +00:00
a05156fe99
build(deps): bump github/codeql-action from 2.22.9 to 3.22.11
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.22.9 to 3.22.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](c0d1daa7f7...b374143c11
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 17:31:54 +00:00
a2721a30fa
Remove workflow telemetry github action.
...
We have completed memory profiling for our workflows so can consider removing this additional action now.
Signed-off-by: James Blair <mail@jamesblair.net >
2023-12-17 20:44:39 +13:00
f7be2dfa17
Merge pull request #16888 from greenmoon55/greenmoon55-patch-1
...
tests: add comments for clientv3test.TestWatchResumeInitRev
2023-12-16 20:35:43 +00:00
4e986363a3
Merge pull request #16822 from ahrtr/revoke_20231024
...
Ignore old leader's leases revoking request
2023-12-15 18:44:03 +00:00
f7ff898fd6
Resovle some review comments
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com >
2023-12-15 17:53:36 +00:00
67f17166bf
Safeguard lease operations by double checking the leadership
...
1. ignore old leader's leases revoking request
2. double check current member's leadership before perform lease renew request
3. etcdserve: ensure current member's leadership before performing lease checkpoint request
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com >
2023-12-15 17:53:36 +00:00
f7e488dc92
Add e2e test cases to reproduce the lease revoke issue
...
Refer to https://github.com/etcd-io/etcd/issues/15247
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com >
2023-12-15 17:53:36 +00:00
2f03bbc5dd
Merge pull request #17125 from ahrtr/TestMemberReplace_20231215
...
Update test case TestMemberReplace to always connect to stable endpoints
2023-12-15 16:17:04 +00:00
9590a02f94
update test case TestMemberReplace to always connect to stable endpoints
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com >
2023-12-15 12:38:27 +00:00
51bd8bd4e8
Merge pull request #17107 from redwrasse/redwrasse/return-early-expectfun
...
testutils: return early instead of first breaking in LogObserver.Expe…
2023-12-15 09:53:40 +00:00
5c476cc9e9
Merge pull request #17115 from ivanvc/update-3.4-changelog-with-ssrf-fix
...
changelog: update 3.4 changelog to include ssrf fix
2023-12-15 09:51:06 +00:00
2cf112f3b9
Merge pull request #17117 from silves-xiang/main
...
etcdclient: Fix memory leak caused by for + time.After
2023-12-14 15:17:58 +00:00
a70fa9b471
Merge pull request #17113 from ahrtr/etcd_log_20231213
...
Added some log messages for better diagnosis
2023-12-14 12:50:49 +00:00
ed01ee1e5e
etcdclient: Fix memory leak caused by for + time.After
...
Signed-off-by: silves-xiang <xiang20010326@sina.com >
2023-12-14 10:05:51 +08:00
616c5a47de
changelog: update 3.4 changelog to include ssrf fix
...
Signed-off-by: Ivan Valdes <ivan@vald.es >
2023-12-13 15:16:17 -08:00
36b2523669
added some log messages for better diagnosis
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com >
2023-12-13 18:43:22 +00:00