From 71bddeebf7064debdcec90d894a779971f7328d4 Mon Sep 17 00:00:00 2001 From: Anna Date: Mon, 9 May 2022 12:06:26 -0400 Subject: [PATCH] Add 1.6 release timeline (#558) * Add 1.6 release timeline Signed-off-by: Anna Jung (VMware) * Update Docs deadline Signed-off-by: Anna Jung (VMware) --- releases/release-1.6/README.md | 52 ++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 releases/release-1.6/README.md diff --git a/releases/release-1.6/README.md b/releases/release-1.6/README.md new file mode 100644 index 000000000..e8622c9f6 --- /dev/null +++ b/releases/release-1.6/README.md @@ -0,0 +1,52 @@ +# Kubeflow 1.6 + +### 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.6 release cycle is proposed as follows + +- **Wednesday, Mar 16th 2022**: Week 1 - Release Cycle Begins +- **Wednesday, Jun 1st 2022**: Week 12 - Feature Freeze +- **Wednesday, Jun 15th 2022**: Week 14 - Manifests Testing Starts +- **Wednesday, Jun 22nd 2022**: Week 15 - Manifests Testing Ends +- **Wednesday, Jun 22nd 2022**: Week 15 - Distribution Testing Starts +- **Wednesday, Jul 13th 2022**: Week 18 - Distribution Testing Ends +- **Wednesday, Jul 13th 2022**: Week 18 - Docs Update Ends +- **Wednesday, Jul 20th 2022**: Week 19 - Kubeflow v1.6 Released + +## Timeline + +| **When** | **Week** | **Who** | **What** | +| -------- | -------- | ------- | -------- | +| Wed Mar 9th 2022 | Week 0 | Release Manager | [Preparation](../handbook.md#preparation) | +| Wed Mar 16th 2022 | Week 1 | Release Manager | Start of Release Cycle | +| Wed Mar 16th 2022 | Week 1 | Community | [Development](../handbook.md#development-10-weeks) | +| Wed Jun 1st 2022 | Week 12 | Release Team | [Feature Freeze](../handbook.md#feature-freeze-2-weeks) | +| Wed Jun 1st 2022 | Week 12 | Manifest WG | [v1.6-rc.0 Released](../handbook.md#feature-freeze-2-weeks) | +| Wed Jun 1st 2022 | Week 12 | Docs Lead | [Documentation](../handbook.md#documentation) | +| Wed Jun 15th 2022 | Week 14 | Release Team | [Manifests Testing](../handbook.md#manifests-testing-1-week) | +| Wed Jun 15th 2022 | Week 14 | Release Team | [v1.6-rc.1 Released](../handbook.md#feature-freeze-2-weeks) | +| Wed Jun 22nd 2022 | Week 15 | Release Team | End of [Manifests Testing](../handbook.md#manifests-testing-1-week) | +| Wed Jun 22nd 2022 | Week 15 | Manifest WG | [v1.6-rc.2 Released](../handbook.md#feature-freeze-2-weeks) | +| Wed Jun 22nd 2022 | Week 15 | Release Team and Distribution Representative | [Distribution Testing](../handbook.md#distribution-testing-3-weeks) | +| Wed Jul 13th 2022 | Week 18 | Release Team and Distribution Representative | End of [Distribution Testing](../handbook.md#distribution-testing-3-weeks) | +| Wed Jul 13th 2022 | Week 18 | Manifest WG | (optional) [v1.6-rc.3 Released](../handbook.md#distribution-testing-3-weeks) | +| Wed Jul 13th 2022 | Week 18 | Docs Lead | End of [Documentation](../handbook.md#documentation) | +| Wed Jul 20th 2022 | Week 19 | Release Team | **v1.6** [Release Day](../handbook.md/#release) | +| Wed Jul 20th 2022 | Week 19 | Release Team | Publish Release Blog | +| Mon Aug 1st 2022 | Week 21 | Release Team | Release Retrospective | + +## Phases + +Please refer to the [release handbook](../handbook.md)