Commit Graph

1535 Commits

Author SHA1 Message Date
Manthan Gupta
1ba4f32e95 docs: consistent way to manage go version
Signed-off-by: Manthan Gupta <manthangupta109@gmail.com>
2024-12-11 14:39:05 +05:30
Ivan Valdes
5a378e7a55
docs: Add note on releasing a pre-release
Signed-off-by: Ivan Valdes <ivan@vald.es>
2024-12-05 16:22:51 -08:00
Ivan Valdes
d27054614e
docs(release): update GitHub release related instructions
As noted in 2024-11-12 releases:

1. Add instructions on how to verify that GitHub authentication works.
2. Detail the steps on how to release the GitHub release.

Signed-off-by: Ivan Valdes <ivan@vald.es>
2024-11-12 16:25:13 -07:00
Chun-Hung Tseng
d44897cbc6
Fix a format error in dependency_management.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-11-10 16:43:11 +01:00
Ivan Valdes
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
Benjamin Wang
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
Benjamin Wang
6619b9f84c
Merge pull request #18580 from myrat92/fix-issue-184113
docs: fix description of WatchResponse.canceled
2024-09-24 09:51:53 +01:00
zhanghangfeng
4155d8bb5b docs: fix description of WatchResponse.canceled
Signed-off-by: Myrat92 <zjsegzhf@gmail.com>
2024-09-18 15:10:07 +08:00
Ivan Valdes
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
ArkaSaha30
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
TheInvincible
56e5b1d5b7 deleted infra-guide
Signed-off-by: TheInvincible <adesegunraphaeladeoye@gmail.com>
2024-08-16 10:58:30 +01:00
Benjamin Wang
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
ArkaSaha30
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
James Blair
2221d46689
Keep release process up to date.
Signed-off-by: James Blair <mail@jamesblair.net>
2024-08-03 20:53:56 +12:00
Wenjia Zhang
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
Wenjia Zhang
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
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
83d28a17ae
Automate labels for documentation pull requests.
Signed-off-by: James Blair <mail@jamesblair.net>
2024-05-12 22:24:21 +12:00
Sahdev Zala
7c198234f3
Merge pull request #17927 from spzala/releasedoc
Add etcd cloud project name
2024-05-03 09:04:26 -04:00
Sahdev Zala
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
Thomas Jungblut
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
Chun-Hung Tseng
ad86cb4d17
documentation: improve triage_prs.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
Chun-Hung Tseng
60d9d8359b
documentation: improve triage_issues.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
Chun-Hung Tseng
3d3be326a4
documentation: improve roadmap.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
Chun-Hung Tseng
880e61f0ed
documentation: improve reporting_bugs.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
Chun-Hung Tseng
6c8697fc65
documentation: improve release.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
Chun-Hung Tseng
6c1cb348dc
documentation: improve modules.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
Chun-Hung Tseng
fa1801cbc4
documentation: improve logging.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
Chun-Hung Tseng
fade580c65
documentation: improve local_cluster.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
Chun-Hung Tseng
7b77a00094
documentation: improve features.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
Chun-Hung Tseng
241f234207
documentation: improve dependency_management.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
Chun-Hung Tseng
4683de480a
documentation: improve community-membership.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
Chun-Hung Tseng
c4b44c9e8a
documentation: improve branch_management.md
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-04-09 18:00:56 +02:00
Chun-Hung Tseng
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
James Blair
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
Benjamin Wang
bbd7d680db Update format error for candidate links
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-03-17 15:14:41 +00:00
Benjamin Wang
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
Benjamin Wang
3f79943371
Merge pull request #17546 from ahrtr/release_criteria_20240307
Add patch version release criterion
2024-03-11 12:12:13 +00:00
James Blair
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
Benjamin Wang
e5029a3f6d Add patch version release criterion
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2024-03-07 19:02:37 +00:00
Benjamin Wang
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
James Blair
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
Benjamin Wang
8e2ba574e4
Merge pull request #17174 from jmhbnz/adopt-kubernetes-priorities
Adopt kubernetes issue priorities
2024-01-10 10:18:00 +00:00
Sharath Sivakumar
7c87fc9aa7
docs: update rotation worksheet
Signed-off-by: Sharath Sivakumar <mailssr9@gmail.com>
2024-01-09 21:22:15 +01:00
Sharath Sivakumar
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
James Blair
06f7db1b09
Update roadmap to use new issue priorities.
Signed-off-by: James Blair <mail@jamesblair.net>
2024-01-04 04:45:49 +13:00
James Blair
8ec4b290d6
Document issue prioritisation labels.
Signed-off-by: James Blair <mail@jamesblair.net>
2023-12-29 04:57:22 +13:00
Mofi Rahman
ab19cb3115
update amd infra-guide docs
Signed-off-by: Mofi Rahman <mofi@google.com>
2023-12-12 15:30:10 +00:00
James Blair
ec07ff8fd7
Add status column for current release priorities.
Signed-off-by: James Blair <mail@jamesblair.net>
2023-12-10 21:56:01 +13: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