Skip to content

Commit a2c3d64

Browse files
committed
Update automatic schedule for july 2021 releases
Signed-off-by: Adolfo García Veytia (Puerco) <[email protected]>
1 parent e36837e commit a2c3d64

File tree

1 file changed

+18
-9
lines changed

1 file changed

+18
-9
lines changed

data/releases/schedule.yaml

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,26 @@
11
schedules:
22
- release: 1.21
3-
next: 1.21.2
4-
cherryPickDeadline: 2021-06-12
5-
targetDate: 2021-06-16
3+
next: 1.21.3
4+
cherryPickDeadline: 2021-07-10
5+
targetDate: 2021-07-14
66
endOfLifeDate: 2022-04-30
77
previousPatches:
8+
- release: 1.21.2
9+
cherryPickDeadline: 2021-06-12
10+
targetDate: 2021-06-16
811
- release: 1.21.1
912
cherryPickDeadline: 2021-05-07
1013
targetDate: 2021-05-12
1114
note: Regression https://groups.google.com/g/kubernetes-dev/c/KuF8s2zueFs
1215
- release: 1.20
13-
next: 1.20.8
14-
cherryPickDeadline: 2021-06-12
15-
targetDate: 2021-06-16
16+
next: 1.20.9
17+
cherryPickDeadline: 2021-07-10
18+
targetDate: 2021-07-14
1619
endOfLifeDate: 2021-12-30
1720
previousPatches:
21+
- release: 1.20.8
22+
cherryPickDeadline: 2021-06-12
23+
targetDate: 2021-06-16
1824
- release: 1.20.7
1925
cherryPickDeadline: 2021-05-07
2026
targetDate: 2021-05-12
@@ -40,11 +46,14 @@ schedules:
4046
targetDate: 2020-12-18
4147
note: "Tagging Issue https://groups.google.com/g/kubernetes-dev/c/dNH2yknlCBA"
4248
- release: 1.19
43-
next: 1.19.12
44-
cherryPickDeadline: 2021-06-12
45-
targetDate: 2021-06-16
49+
next: 1.19.13
50+
cherryPickDeadline: 2021-07-10
51+
targetDate: 2021-07-14
4652
endOfLifeDate: 2021-09-30
4753
previousPatches:
54+
- release: 1.19.12
55+
cherryPickDeadline: 2021-06-12
56+
targetDate: 2021-06-16
4857
- release: 1.19.11
4958
cherryPickDeadline: 2021-05-07
5059
targetDate: 2021-05-12

0 commit comments

Comments
 (0)