Marek Siarkowicz
a2eb17c809
Merge pull request #17199 from serathius/dont-flock
...
Don't flock snapshot files
2024-01-08 15:03:29 +01:00
Benjamin Wang
3a8e90c4c8
Merge pull request #17200 from iiamabby/yamllint-install
...
Automate installation of yamllint
2024-01-06 14:03:47 +00:00
Wenjia
1707d79eae
Merge pull request #17103 from moficodes/patch-17045
...
Update arm64 infra guide standard `arm64` runner definition
2024-01-05 13:21:57 -06:00
Marek Siarkowicz
970abc211e
Merge pull request #17152 from serathius/logs-recover-backend
...
Improve logs around recovering snapshot backend and add an e2e test
2024-01-05 15:38:58 +01:00
=
dbfacb4260
Ensure bin directory exists for protoc install
...
Co-authored-by: James Blair <mail@jamesblair.net>
Signed-off-by: = <abby.crimlis@outlook.com>
2024-01-05 10:29:34 +13:00
=
b103d46ce7
Automate installation of yamllint
...
Co-authored-by: James Blair <mail@jamesblair.net>
Signed-off-by: = <abby.crimlis@outlook.com>
2024-01-05 10:04:03 +13:00
Marek Siarkowicz
3471ef133d
Add an e2e test and robustness failpoint around recovering from snapshot backend
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2024-01-04 15:25:24 +01:00
Marek Siarkowicz
7f8346b3f2
Don't flock snapshot files
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2024-01-04 14:53:44 +01:00
Benjamin Wang
2b19cd118b
Merge pull request #17193 from jmhbnz/improve-workflow-autonomy
...
Enable org members to approve workflows for backports
2024-01-03 10:25:57 +00:00
James Blair
8444ea163f
Delegate approvals for backport workflows.
...
Signed-off-by: James Blair <mail@jamesblair.net>
2024-01-03 20:12:49 +13:00
Benjamin Wang
f66b95d3b1
Merge pull request #17191 from ahrtr/dependency_20240102
...
[2024-01-02] Bump dependencies
2024-01-02 19:38:44 +00:00
Benjamin Wang
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
Benjamin Wang
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
Benjamin Wang
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
Benjamin Wang
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
Benjamin Wang
dc26e816fd
Merge pull request #17156 from etcd-io/ptabor-patch-1
...
Update OWNERS: Retire ptabor
2023-12-28 21:18:26 +00:00
Piotr Tabor
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
Piotr Tabor
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
Benjamin Wang
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
Benjamin Wang
670e25ae12
Merge pull request #17172 from sharathsivakumar/shsi/bump_deps_11
...
Manually bump dependencies
2023-12-27 17:41:40 +00:00
Sharath Sivakumar
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
Sharath Sivakumar
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
Sharath Sivakumar
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
dependabot[bot]
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
Ivan Valdes
e9434c9455
client: implement TLS CRL tests
...
Signed-off-by: Ivan Valdes <ivan@vald.es>
2023-12-23 09:23:17 -08:00
Benjamin Wang
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
dependabot[bot]
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
Benjamin Wang
f7262d1a1b
Merge pull request #17159 from sharathsivakumar/shsi/bump_deps_10
...
Manually bump dependencies
2023-12-21 18:15:19 +00:00
Sharath Sivakumar
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
Marek Siarkowicz
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
Benjamin Wang
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
Marek Siarkowicz
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
Marek Siarkowicz
d39d86a214
Improve logs around recovering from snapshot backend
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-12-20 16:26:27 +01:00
Marek Siarkowicz
1e8d66ef95
Add beforeOpenSnapshotBackend failpoint
...
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2023-12-20 15:36:54 +01:00
Benjamin Wang
35f4a6c91a
Merge pull request #17122 from wespanther/main
...
Add digest for base image and configure dependabot
2023-12-20 10:00:57 +00:00
Marek Siarkowicz
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
Benjamin Wang
205c6f24ec
Merge pull request #17131 from jmhbnz/cleanup-workflows
...
Remove workflow telemetry github action
2023-12-20 09:34:52 +00:00
Jongwoo Han
08d799c4cc
Correct typo from 'Kuberntes' to 'Kubernetes'
...
Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com>
2023-12-20 18:09:31 +09:00
James Blair
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
James Blair
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
Benjamin Wang
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
Siyuan Zhang
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
Wes Panther
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
Benjamin Wang
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
dependabot[bot]
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
James Blair
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
Benjamin Wang
f7be2dfa17
Merge pull request #16888 from greenmoon55/greenmoon55-patch-1
...
tests: add comments for clientv3test.TestWatchResumeInitRev
2023-12-16 20:35:43 +00:00
Benjamin Wang
4e986363a3
Merge pull request #16822 from ahrtr/revoke_20231024
...
Ignore old leader's leases revoking request
2023-12-15 18:44:03 +00:00
Benjamin Wang
f7ff898fd6
Resovle some review comments
...
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2023-12-15 17:53:36 +00:00
Benjamin Wang
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