Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#10317 from cahillsf/release-1-8-team
Browse files Browse the repository at this point in the history
📖 add Cluster API release-1.8 timeline document
  • Loading branch information
k8s-ci-robot authored Apr 8, 2024
2 parents b7b53ca + 913a9ca commit d953f05
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions docs/release/releases/release-1.8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Cluster API v1.8

## Timeline

The following table shows the preliminary dates for the `v1.8` release cycle.

| **What** | **Who** | **When** | **Week** |
|------------------------------------------------------|--------------|-----------------------------|----------|
| Start of Release Cycle | Release Lead | Monday 22nd April 2024 | week 1 |
| *v1.7.x released* <sup>[1]</sup> | Release Lead | Tuesday 23rd April 2024 | week 1 |
| Schedule finalized | Release Lead | Friday 26th April 2024 | week 1 |
| Team finalized | Release Lead | Friday 26th April 2024 | week 1 |
| *v1.6.x & v1.7.x released* | Release Lead | Tuesday 14th May 2024 | week 4 |
| *v1.6.x & v1.7.x released* | Release Lead | Tuesday 11th June 2024 | week 8 |
| *v1.6.x & v1.7.x released* | Release Lead | Tuesday 9th July 2024 | week 12 |
| v1.8.0-beta.0 released | Release Lead | Tuesday 16th July 2024 | week 13 |
| Communicate beta to providers | Release Lead | Tuesday 16th July 2024 | week 13 |
| v1.8.0-beta.x released | Release Lead | Tuesday 23rd July 2024 | week 14 |
| release-1.8 branch created (**Begin [Code Freeze]**) | Release Lead | Tuesday 30th July 2024 | week 15 |
| v1.8.0-rc.0 released | Release Lead | Tuesday 30th July 2024 | week 15 |
| release-1.8 jobs created | Release Lead | Tuesday 30th July 2024 | week 15 |
| v1.8.0-rc.x released | Release Lead | Tuesday 6th August 2024 | week 16 |
| **v1.8.0 released** | Release Lead | Tuesday 13th August 2024 | week 17 |
| *v1.6.x & v1.7.x released* | Release Lead | Tuesday 13th August 2024 | week 17 |
| Organize release retrospective | Release Lead | TBC | week 17 |

After the `.0` release monthly patch release will be created.

<sup>[1]</sup> Pending Kubernetes `v1.30` release [scheduled for April 17th](https://github.com/kubernetes/sig-release/tree/master/releases/release-1.30). This will be the first release cycle implementing faster Kubernetes support as introduced in [this PR](https://github.com/kubernetes-sigs/cluster-api/pull/9971/files#diff-2bf0df29da8afa5540cf65166b0b876393482bedef71d023d87835bb1b3ecbcb).

## Release team

| **Role** | **Lead** (**GitHub / Slack ID**) | **Team member(s) (GitHub / Slack ID)** |
|-------------------------------------------|-------------------------------------------------------------------------------------------|----------------------------------------|
| Release Lead | TBD | TBD |
| Communications/Docs/Release Notes Manager | TBD | TBD |
| CI Signal/Bug Triage/Automation Manager | TBD | TBD |
| Maintainer | TBD | TBD |

0 comments on commit d953f05

Please sign in to comment.