-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add 1.7 release timeline Commit with initial timeline proposal. * Move Feature Freeze date by 1 week Move Feature Freeze data by 1 week due to holidays. * Update Roadmap finalization date After the last communtiy meeting we agreed to push the Roadmap finalization date to October 19th to give WGs more time and for the roadmaps being presented during Kubeflow Summit.
- Loading branch information
1 parent
5fe3f30
commit d78c73d
Showing
1 changed file
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
# Kubeflow 1.7 | ||
|
||
### Links | ||
|
||
- [Release Team](release-team.md) | ||
- [Calendar](https://arrik.to/kf-release-team-cal) | ||
- [Meeting Notes](https://arrik.to/kf-release-team-notes) | ||
- [Recordings](https://arrik.to/kf-release-team-recordings) | ||
- [Retrospective Document](https://bit.ly/kf-release-1-6-retro) | ||
- Project Board | ||
- Contact | ||
- [#release](https://app.slack.com/client/T7QLHSH6U/C9V2WT2KV) on slack | ||
- [@release-team](https://github.com/orgs/kubeflow/teams/release-team) on GitHub | ||
|
||
### TL;DR | ||
|
||
The 1.7 release cycle is proposed as follows | ||
|
||
- **Wednesday, Sep 28th 2022**: Week 1 - Release Team is formed | ||
- **Wednesday, Sep 28th 2022**: Week 1 - Release Cycle Begins | ||
- **Wednesday, Oct 19th 2022**: Week 4 - Roadmaps are finalized | ||
- **Wednesday, Jan 25th 2023**: Week 18 - Feature Freeze | ||
- **Wednesday, Feb 1st 2023**: Week 19 - Manifests Testing Starts | ||
- **Wednesday, Feb 8th 2023**: Week 20 - Manifests Testing Ends | ||
- **Wednesday, Feb 8th 2023**: Week 20 - Distribution Testing Starts | ||
- **Wednesday, Mar 1st 2023**: Week 23 - Distribution Testing Ends | ||
- **Tuesday, Mar 7th 2023**: Week 24 - Docs Update Ends | ||
- **Wednesday, Mar 8th 2023**: Week 24 - Kubeflow v1.7 Released | ||
|
||
## Timeline | ||
|
||
| **When** | **Week** | **Who** | **What** | | ||
| -------- | -------- | ------- | -------- | | ||
| Wed Sep 7th 2022 | - | Release Manager | [Preparation](../handbook.md#preparation) | | ||
| Wed Sep 28th 2022 | Week 1 | Release Manager | Release Team is Formed. | | ||
| Wed Sep 28th 2022 | Week 1 | Release Manager | Start of Release Cycle | | ||
| Wed Sep 28th 2022 | Week 1 | Community | [Development](../handbook.md#development-10-weeks) | | ||
| Wed Oct 19th 2022 | Week 4 | Community | Roadmaps are Finalized | | ||
| Wed Jan 25th 2023 | Week 18 | Release Team | [Feature Freeze](../handbook.md#feature-freeze-2-weeks) | | ||
| Wed Jan 25th 2023 | Week 18 | Manifest WG | [v1.7-rc.0 Released](../handbook.md#feature-freeze-2-weeks) | | ||
| Wed Jan 25th 2023 | Week 18 | Docs Lead | [Documentation](../handbook.md#documentation) | | ||
| Wed Feb 1st 2023 | Week 19 | Release Team | [Manifests Testing](../handbook.md#manifests-testing-1-week) | | ||
| Wed Feb 1st 2023 | Week 19 | Release Team | [v1.7-rc.1 Released](../handbook.md#feature-freeze-2-weeks) | | ||
| Wed Feb 8th 2023 | Week 20 | Release Team | End of [Manifests Testing](../handbook.md#manifests-testing-1-week) | | ||
| Wed Feb 8th 2023 | Week 20 | Manifest WG | [v1.7-rc.2 Released](../handbook.md#feature-freeze-2-weeks) | | ||
| Wed Feb 8th 2023 | Week 20 | Release Team and Distribution Representative | [Distribution Testing](../handbook.md#distribution-testing-3-weeks) | | ||
| Wed Mar 1st 2023 | Week 23 | Release Team and Distribution Representative | End of [Distribution Testing](../handbook.md#distribution-testing-3-weeks) | | ||
| Wed Mar 1st 2023 | Week 23 | Manifest WG | (optional) [v1.7-rc.3 Released](../handbook.md#distribution-testing-3-weeks) | | ||
| Wed Mar 7th 2023 | Week 24 | Docs Lead | End of [Documentation](../handbook.md#documentation) | | ||
| Wed Mar 8th 2023 | Week 24 | Release Team | **v1.7** [Release Day](../handbook.md/#release) | | ||
| Wed Mar 8th 2023 | Week 24 | Release Team | Publish Release Blog | | ||
| Mon Mar 13th 2023 | Week 24 | Release Team | Release Retrospective | | ||
|
||
## Phases | ||
|
||
Please refer to the [release handbook](../handbook.md) |