29 Commits

Author SHA1 Message Date
Lari Hotari
6ff77e8c65
Update RELEASE.md 2025-03-14 00:51:58 -07:00
Lari Hotari
e7b08065a1
Update RELEASE.md 2025-03-14 00:46:19 -07:00
Lari Hotari
3f75320f18 Update RELEASE.md 2025-03-11 02:44:10 +02:00
Lari Hotari
a30291e7df
Update RELEASE.md 2025-03-10 17:22:39 -07:00
Lari Hotari
87b48d0610
Update RELEASE.md 2025-03-04 13:16:33 -08:00
Lari Hotari
e55405cbe2 Improve RELEASE.md
- address word wrap issue in validation instructions
2025-01-20 19:22:51 +02:00
Lari Hotari
dc817205a1
Bump minimum k8s version to 1.23.0 (#518) 2024-08-15 00:55:22 -07:00
Lari Hotari
727dccb013
Update RELEASE.md 2024-01-25 07:36:51 -08:00
Lari Hotari
a75508862f Update helm version requirement in docs 2024-01-19 20:26:39 +02:00
Lari Hotari
9461dfc280
Update RELEASE.md 2024-01-17 14:56:41 -08:00
Lari Hotari
584b18ad3c
Update RELEASE.md
Cover gaps in release instructions.
- missed pushing the version bump commit
- release notes creation instructions were missing
2024-01-17 14:51:51 -08:00
Lari Hotari
18e67f2bf8 Update RELEASE.md 2024-01-17 12:07:47 +02:00
Lari Hotari
f0844d1d38 Update RELEASE.md 2024-01-17 11:49:07 +02:00
Lari Hotari
0197e0846d Update RELEASE.md 2024-01-17 11:12:55 +02:00
Lari Hotari
5c0d56cdbf
Update RELEASE.md 2024-01-17 01:07:06 -08:00
Lari Hotari
7bdce5b02c Release note template improvements 2023-12-21 11:49:25 +02:00
Lari Hotari
434de4b298 Add instructions for generating the release notes in GitHub UI 2023-12-21 10:53:32 +02:00
Lari Hotari
ad32dfefc2 Update helm chart index release instructions 2023-12-21 10:39:42 +02:00
Lari Hotari
99380d98d5 Improve clarity of release instructions
- use VERSION_RC and VERSION_WITHOUT_RC that are consistent across
  the instructions
2023-12-21 10:19:54 +02:00
Lari Hotari
d9630564ac
Update RELEASE.md 2023-12-19 08:06:27 -08:00
Lari Hotari
ccf443c267
Update RELEASE.md
Improve chart verification instructions
2023-12-19 07:58:59 -08:00
Lari Hotari
2afd5ce212
Update RELEASE.md
made validation command work for single node clusters
2023-12-19 00:42:19 -08:00
Lari Hotari
91178e8300 Revisit release process 2023-12-11 14:46:00 +02:00
Lari Hotari
7f84d6e966 Revisit release process 2023-12-11 14:13:11 +02:00
Michael Marshall
8ad7cf6b65
Remove unnecessary version bump guidance 2022-11-03 23:22:32 -05:00
Michael Marshall
9436d03656
Use GitHub release notes until the pulsar.a.o website hosts them 2022-11-03 23:21:03 -05:00
Michael Marshall
e49bd36422
Minor changes to release process 2022-11-03 23:02:04 -05:00
Michael Marshall
c70a7877eb
Minor wording improvements to release process 2022-10-28 14:19:59 -05:00
Michael Marshall
c8f5e7f9ce
New Release Process (#301)
* Copy release process doc from Apache Airflow

Source: fb741fd872/dev/README_RELEASE_HELM_CHART.md

* Adapt to Apache Pulsar

* Remove old release process notes

* Fix typo

* Apply suggestions from code review

Co-authored-by: tison <wander4096@gmail.com>

* Add sign.sh script for release artifacts

Script is copied from 395ad7110e/dev/sign.sh

* Add some updates (more to might follow)

* Add some more updates to the rest of the release plan

* Fix rat check command

Co-authored-by: tison <wander4096@gmail.com>

Relates to #290

### Motivation

Make the Apache Pulsar Helm Chart release follow ASF rules for voting, and make the helm binary available via dist.apache.org. By following the information in https://issues.apache.org/jira/browse/LEGAL-573 and in the Apache Airflow project https://github.com/apache/airflow/blob/main/dev/README_RELEASE_HELM_CHART.md, I built this new release process. It will likely need some iterative improvement.

### Modifications

* Add a release process that is based on the Apache Airflow release process

### Verifying this change

- [ ] Make sure that the change passes the CI checks.
2022-10-21 00:33:08 -05:00