From 104f241aab3b932f27820bb04fbbbe5e4f9663ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adolfo=20Garc=C3=ADa=20Veytia=20=28Puerco=29?= Date: Tue, 5 Oct 2021 15:43:34 -0500 Subject: [PATCH] releng: Bump oct patch release one week later MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As the cherry pick deadline for october '21 lands right during kubecon week, SIG Release decided to move the patch releases one week later. This PR modifies the dates in the schedule data file. Signed-off-by: Adolfo GarcĂ­a Veytia (Puerco) --- data/releases/schedule.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/data/releases/schedule.yaml b/data/releases/schedule.yaml index 55d5b12633..2393235733 100644 --- a/data/releases/schedule.yaml +++ b/data/releases/schedule.yaml @@ -1,8 +1,8 @@ schedules: - release: 1.22 next: 1.22.3 - cherryPickDeadline: 2021-10-15 - targetDate: 2021-10-20 + cherryPickDeadline: 2021-10-22 + targetDate: 2021-10-27 endOfLifeDate: 2022-10-28 previousPatches: - release: 1.22.2 @@ -13,8 +13,8 @@ schedules: targetDate: 2021-08-19 - release: 1.21 next: 1.21.6 - cherryPickDeadline: 2021-10-15 - targetDate: 2021-10-20 + cherryPickDeadline: 2021-10-22 + targetDate: 2021-10-27 endOfLifeDate: 2022-06-28 previousPatches: - release: 1.21.5 @@ -35,8 +35,8 @@ schedules: note: Regression https://groups.google.com/g/kubernetes-dev/c/KuF8s2zueFs - release: 1.20 next: 1.20.12 - cherryPickDeadline: 2021-10-15 - targetDate: 2021-10-20 + cherryPickDeadline: 2021-10-22 + targetDate: 2021-10-27 endOfLifeDate: 2022-02-28 previousPatches: - release: 1.20.11