Commit Graph

1531 Commits

Author SHA1 Message Date
88d2d2472c release: use GitHub's gh to create GitHub release
Signed-off-by: Ivan Valdes <ivan@vald.es>
2024-10-11 13:24:16 -07:00
bca44f5f52 Update release steps on how to share quay.io password
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-10-09 19:19:02 +01:00
6619b9f84c Merge pull request #18580 from myrat92/fix-issue-184113
docs: fix description of WatchResponse.canceled
2024-09-24 09:51:53 +01:00
4155d8bb5b docs: fix description of WatchResponse.canceled
Signed-off-by: Myrat92 <zjsegzhf@gmail.com>
2024-09-18 15:10:07 +08:00
7e3901fb04 docs: update release.md with improvements from v3.4.34 release
Signed-off-by: Ivan Valdes <ivan@vald.es>
2024-09-17 13:57:20 -07:00
00f8a47d22 Improve release documentation
This commit will improve the release documentation guide by incorporating the following points:
1. Step 5 can be simplified to do a single-branch checkout
2. Step 6 should clarify that the release directory is in /tmp/etcd-release-${VERSION}/etcd/release/
3. Step 8 mention to add the "Release" label to the announcement message

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
2024-09-11 00:37:41 +05:30
56e5b1d5b7 deleted infra-guide
Signed-off-by: TheInvincible <adesegunraphaeladeoye@gmail.com>
2024-08-16 10:58:30 +01:00
9fd94de2c4 Merge pull request #18431 from ArkaSaha30/add-deps-mgmt-doc
Add `genproto` error troubleshoot step for manual bumps
2024-08-12 13:05:56 +01:00
58ec6b2bdb Add genproto error troubleshoot step for manual bumps
This commit will add the troubleshooting step in case of `genproto`
errors while performing manual dependency bumps of `grpc-*`

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
Co-authored-by: Benjamin Wang <benjamin.wang@broadcom.com>
Co-authored-by: James Blair <mail@jamesblair.net>
2024-08-12 16:03:40 +05:30
2221d46689 Keep release process up to date.
Signed-off-by: James Blair <mail@jamesblair.net>
2024-08-03 20:53:56 +12:00
b7f08e01fa Update release.md to move the space limitation to the correct line
Signed-off-by: Wenjia Zhang <wenjiazhang@google.com>
2024-08-01 14:06:57 +00:00
cdb59b9ef4 Update release.md based on 3.5.15 release: https://github.com/etcd-io/etcd/issues/18247#issuecomment-2240080965
Signed-off-by: Wenjia Zhang <wenjiazhang@google.com>
2024-07-31 05:41:57 +00:00
32726e724a Update documentation for migration to prow.
Signed-off-by: James Blair <mail@jamesblair.net>
2024-05-23 06:36:50 +12:00
83d28a17ae Automate labels for documentation pull requests.
Signed-off-by: James Blair <mail@jamesblair.net>
2024-05-12 22:24:21 +12:00
7c198234f3 Merge pull request #17927 from spzala/releasedoc
Add etcd cloud project name
2024-05-03 09:04:26 -04:00
060adbb891 Add etcd cloud project name
Installation of gsutil asks about picking a cloud proejct from a
list of projects that one has access to along with an option to
create a new project. Clarifying the name here would be helpeful.

Signed-off-by: Sahdev Zala <spzala@us.ibm.com>
2024-05-02 16:15:05 -04:00
bdcff246cb add quota to endpoint status response
This adds the configured backend quota bytes to the endpoint status response.
related discussion in #17821

Signed-off-by: Thomas Jungblut <tjungblu@redhat.com>
2024-04-25 16:44:20 +02:00
ad86cb4d17 documentation: improve triage_prs.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
60d9d8359b documentation: improve triage_issues.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
3d3be326a4 documentation: improve roadmap.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
880e61f0ed documentation: improve reporting_bugs.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
6c8697fc65 documentation: improve release.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
6c1cb348dc documentation: improve modules.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
fa1801cbc4 documentation: improve logging.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
fade580c65 documentation: improve local_cluster.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
7b77a00094 documentation: improve features.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
241f234207 documentation: improve dependency_management.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
4683de480a documentation: improve community-membership.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
c4b44c9e8a documentation: improve branch_management.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
6e0a4c7f82 documentation: fix typos in documentations and contribution guides
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:49 +02:00
a9e4e2a240 Improve release documentation.
Capturing lessons learned from etcd 3.5.13 release.

Signed-off-by: James Blair <mail@jamesblair.net>
2024-04-01 08:03:53 +13:00
bbd7d680db Update format error for candidate links
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-03-17 15:14:41 +00:00
f5da948002 Update release guide and setup a pool of release candidates
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-03-17 09:13:49 +00:00
3f79943371 Merge pull request #17546 from ahrtr/release_criteria_20240307
Add patch version release criterion
2024-03-11 12:12:13 +00:00
bb44958aae Update golang minor version policy.
Try to avoid periods of time where etcd could be on an unsupported golang version.

Signed-off-by: James Blair <mail@jamesblair.net>
2024-03-08 21:24:07 +13:00
e5029a3f6d Add patch version release criterion
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-03-07 19:02:37 +00:00
9c994a4d07 Clarify the core dependencies mappings: bbolt and raft
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-02-24 20:12:07 +00:00
57f24f5f51 Update org membership process for new members.
To reflect the new sig-etcd process of using the kubernetes/org automation.

Signed-off-by: James Blair <mail@jamesblair.net>
2024-02-16 00:05:18 +13:00
8e2ba574e4 Merge pull request #17174 from jmhbnz/adopt-kubernetes-priorities
Adopt kubernetes issue priorities
2024-01-10 10:18:00 +00:00
7c87fc9aa7 docs: update rotation worksheet
Signed-off-by: Sharath Sivakumar <mailssr9@gmail.com>
2024-01-09 21:22:15 +01:00
28f4c6fef6 dependency: bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.18.1 to 2.19.0
Signed-off-by: Sharath Sivakumar <mailssr9@gmail.com>
2024-01-09 16:26:47 +01:00
06f7db1b09 Update roadmap to use new issue priorities.
Signed-off-by: James Blair <mail@jamesblair.net>
2024-01-04 04:45:49 +13:00
8ec4b290d6 Document issue prioritisation labels.
Signed-off-by: James Blair <mail@jamesblair.net>
2023-12-29 04:57:22 +13:00
ab19cb3115 update amd infra-guide docs
Signed-off-by: Mofi Rahman <mofi@google.com>
2023-12-12 15:30:10 +00:00
ec07ff8fd7 Add status column for current release priorities.
Signed-off-by: James Blair <mail@jamesblair.net>
2023-12-10 21:56:01 +13:00
aa67cbe6aa Complete migration to OWNERS file.
Signed-off-by: James Blair <mail@jamesblair.net>
2023-11-05 00:02:45 +13:00
286bb0bace Switch over to managed Arm64 hosts
This change switches over from 2x self-managed runners where
side effects are possible between builds, to a pool of servers
where each build runs in an isolated VM.

The service is provided by actuated.dev, and sponsored by
both Ampere and the CNCF.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2023-10-23 18:13:14 +01:00
81fe610bd5 *: enable markdown_marker checker
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-10-13 14:00:25 +08:00
2012af31e5 Fix typo in ci infra admins table.
Signed-off-by: James Blair <mail@jamesblair.net>
2023-10-06 11:27:56 +13:00
c059e5f41f Merge pull request #16559 from shyamjvs/docs-improvement
Add diagrams for etcd internals and consistent read/write workflows
2023-09-21 11:37:43 -07:00