21423 Commits

Author SHA1 Message Date
James Blair
ce2dbbb55e
Merge pull request #18093 from ivanvc/update-release-date-for-3.5.14
Update release date for v3.5.14
2024-05-30 10:13:37 +12:00
Ivan Valdes
92d8cbe7bd
Update release date for v3.5.14
Signed-off-by: Ivan Valdes <ivan@vald.es>
2024-05-29 12:09:00 -07:00
Marek Siarkowicz
f903a9bd0e
Merge pull request #18083 from ArkaSaha30/make-arch-builds
Add build subtargets based on ARCH
2024-05-29 14:50:48 +02:00
ArkaSaha30
5202b6aa8d
Add build subtargets based on arch
This commit will group similar targets as per
architecture into subtargets to build. It also adds
`build-all` target to build all OS-Arch cominations.

Allows subtargets without scripting
by parameterizing and optimizing OS-ARCH builds

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2024-05-29 15:30:23 +05:30
James Blair
9914047acb
Merge pull request #18081 from etcd-io/dependabot/github_actions/aquasecurity/trivy-action-0.21.0
build(deps): bump aquasecurity/trivy-action from 0.20.0 to 0.21.0
2024-05-28 10:16:24 +12:00
dependabot[bot]
33030f1c23
build(deps): bump aquasecurity/trivy-action from 0.20.0 to 0.21.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](b2933f565d...fd25fed697)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 17:50:47 +00:00
Benjamin Wang
bb701b9265
Merge pull request #18068 from ArkaSaha30/changelog-3.5.14
CHANGELOG: add support AllowedCN and AllowedHostname
2024-05-25 17:08:55 +01:00
ArkaSaha30
63502df4da
CHANGELOG: add support AllowedCN and AllowedHostname
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2024-05-25 14:44:39 +05:30
Benjamin Wang
a5292685f9
Merge pull request #17661 from flawedmatrix/fix/17068
Support setting LocalAddr in peer communication - with e2e tests
2024-05-24 20:03:11 +01:00
Edwin Xie
4c77726914 Implement flag --experimental-set-member-localaddr
Which sets the LocalAddr to an IP address from --initial-advertise-peer-urls.

Also adds e2e test that requires this flag to succeed.

Co-authored-by: HighPon <s.shiraki.business@gmail.com>
Signed-off-by: Edwin Xie <edwin.xie@broadcom.com>
2024-05-24 18:17:37 +00:00
Benjamin Wang
7a3ca53345
Merge pull request #18058 from jmhbnz/prow-migration
Complete migration of verify workflow to prow
2024-05-23 06:49:33 +01:00
James Blair
32726e724a
Update documentation for migration to prow.
Signed-off-by: James Blair <mail@jamesblair.net>
2024-05-23 06:36:50 +12:00
James Blair
33f3b63acb
Complete migration of verify workflow to prow.
Signed-off-by: James Blair <mail@jamesblair.net>
2024-05-23 06:06:48 +12:00
Marek Siarkowicz
67743348dc
Merge pull request #18054 from siyuanfoundation/robust
workflow: change the target of make test-robustness to test-robustness-main
2024-05-22 19:54:11 +02:00
Marek Siarkowicz
f563c4317c
Merge pull request #18057 from serathius/robustness-timeout-200ms
Increase robustness test request timeout to 200ms
2024-05-22 18:44:53 +02:00
Siyuan Zhang
8dcb198f14 workflow: change the target of make test-robustness to test-robustness-main
Signed-off-by: Siyuan Zhang <sizhang@google.com>
2024-05-22 09:25:46 -07:00
Marek Siarkowicz
aaa9f15f23 Increase robustness test request timeout to 200ms
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2024-05-22 18:00:15 +02:00
Marek Siarkowicz
1d367fbae6
Merge pull request #17923 from siyuanfoundation/robust
Add randomness in robustness cluster process version to test mixed version scenarios.
2024-05-22 14:07:22 +02:00
Marek Siarkowicz
f8d8f6a10c
Merge pull request #18046 from serathius/robustness-trigger-fail
Allow gofail trigger to fail as long as the member stops running
2024-05-21 21:05:56 +02:00
Siyuan Zhang
0f94c2ca4f robustness: add mix version scenario with fixed leader.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
2024-05-21 17:42:12 +00:00
Siyuan Zhang
b54d7552a7 robustness: add mix version option in exploratoryScenarios.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
2024-05-21 16:57:53 +00:00
Siyuan Zhang
cde6cd006d e2e: add flag to pass specific binary path for last release.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
2024-05-21 16:57:48 +00:00
Marek Siarkowicz
3fb36d9ae2 Allow gofail trigger to fail as long as the member stops running
This is required for compaction based failpoint, to allow the traffic
send compaction request causing etcd to crash before failpoint executes
the trigger.

Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2024-05-21 18:46:35 +02:00
Benjamin Wang
31adb72f7a
Merge pull request #17871 from Scotchman0/patch-1
Update printer.go for used/not-used ETCD storage percentage
2024-05-21 16:20:11 +01:00
Benjamin Wang
1714b25a99
Merge pull request #18045 from henrybear327/dependency_update/5_20_24
[2024-05-20] Bump dependency updates identified by dependabot
2024-05-21 10:02:39 +01:00
Marek Siarkowicz
b73877599e
Merge pull request #18033 from siyuanfoundation/org
Add siyuanfoundation to reviewers.
2024-05-21 09:40:10 +02:00
Chun-Hung Tseng
9431e3a952 dependency: bump google.golang.org/grpc from 1.63.2 to 1.64.0
Reference:
- https://github.com/etcd-io/etcd/pull/18034

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-05-20 22:45:14 +02:00
Chun-Hung Tseng
e79a11f789 dependency: bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.19.1 to 2.20.0
Reference:
- https://github.com/etcd-io/etcd/pull/18035

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-05-20 22:30:41 +02:00
Chun-Hung Tseng
14c55a0d30 dependency: bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.2
Reference:
- https://github.com/etcd-io/etcd/pull/18040

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-05-20 22:30:41 +02:00
James Blair
6079767dd0
Merge pull request #18043 from etcd-io/dependabot/github_actions/github/codeql-action-3.25.6
build(deps): bump github/codeql-action from 3.25.5 to 3.25.6
2024-05-21 07:31:40 +12:00
James Blair
b1897b8d93
Merge pull request #18044 from etcd-io/dependabot/github_actions/actions/checkout-4.1.6
build(deps): bump actions/checkout from 4.1.5 to 4.1.6
2024-05-21 07:31:12 +12:00
dependabot[bot]
8c1b08b69f
build(deps): bump actions/checkout from 4.1.5 to 4.1.6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](44c2b7a8a4...a5ac7e51b4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 17:59:19 +00:00
dependabot[bot]
db58ad113e
build(deps): bump github/codeql-action from 3.25.5 to 3.25.6
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.5 to 3.25.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b7cec75265...9fdb3e4972)

---
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>
2024-05-20 17:59:10 +00:00
Siyuan Zhang
9e5b065250 Add siyuanfoundation to reviewers.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
2024-05-20 10:11:41 -07:00
Marek Siarkowicz
47a0a77a9b
Merge pull request #18029 from ivanvc/add-ivanvc-to-reviewers
Add ivanvc to reviewers
2024-05-20 10:03:25 +02:00
Ivan Valdes
043780baa0
Add ivanvc to reviewers
Signed-off-by: Ivan Valdes <ivan@vald.es>
2024-05-19 21:36:49 -07:00
James Blair
3d02cb36f5
Merge pull request #18028 from Mangsby/fix-typo
embed: fix typo in comment
2024-05-20 15:22:19 +12:00
Shim Myeongseob
769500124f embed: fix typo in comment
Signed-off-by: Shim Myeongseob <Mangsby716@gmail.com>
2024-05-19 13:59:25 +00:00
James Blair
52fb28c1a8
Merge pull request #17983 from thedtripp/feature/addServerRangeDurationMetrics
etcdserver: add server range duration metrics
2024-05-19 10:04:29 +12:00
Daniel Tripp
0232686cac etcdserver: add server range duration metrics
Signed-off-by: Daniel Tripp <38776199+thedtripp@users.noreply.github.com>
Co-authored-by: Ravi Hari <RaviHari@users.noreply.github.com>
2024-05-18 19:01:09 +00:00
Benjamin Wang
8938299266
Merge pull request #18026 from henrybear327/dependency_update/5_18_24
[2024-05-13] Bump dependency updates identified by dependabot
2024-05-18 15:51:45 +01:00
Chun-Hung Tseng
48f511700e dependency: bump github.com/fatih/color from 1.15.0 to 1.17.0
Acted according to https://github.com/etcd-io/etcd/pull/17998#issuecomment-2118653086

Reference:
- https://github.com/etcd-io/etcd/pull/17998

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-05-18 12:10:07 +02:00
Benjamin Wang
fc337b079d
Merge pull request #18024 from henrybear327/dependency_update/5_17_24
[2024-05-13] Bump dependency updates identified by dependabot
2024-05-18 06:46:07 +01:00
Chun-Hung Tseng
a66cf56661 dependency: bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1
Reference:
- https://github.com/etcd-io/etcd/pull/17999
- https://github.com/etcd-io/etcd/pull/17994

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-05-17 23:53:06 +02:00
Will Russell
59864bc2cb rebase with latest main
Signed-off-by: Will Russell <will.russell.01@gmail.com>
2024-05-17 15:08:51 -04:00
Benjamin Wang
97a9af9cc0
Merge pull request #18019 from lavishpal/changelog/add-3.4-and-3.5-note-about-go-1.21.10
changelog:  add 3.4 and 3.5 note about go 1.21.10
2024-05-17 05:01:48 +01:00
Lavish pal
dfc34284f3 changelog add 3.4 and 3.5 go 1.21.10
Signed-off-by: Lavish pal <lvishpal408@gmail.com>
2024-05-16 21:55:25 +05:30
Marek Siarkowicz
a2ce03538f
Merge pull request #18008 from akshaynanavare/add-error-constants
add error constants in validate pkg
2024-05-15 09:35:05 +02:00
Akshay Nanavare
8eb91d0e15 add error constants in validate pkg
Signed-off-by: Akshay Nanavare <nakshay303@gmail.com>
2024-05-14 20:19:08 +05:30
Benjamin Wang
22c40e195c
Merge pull request #18007 from MadhavJivrajani/refactor-fix
split out subroutine from fix.sh to makefile target
2024-05-14 12:10:47 +01:00