File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
keps/sig-release/1498-kubernetes-yearly-support-period Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -230,6 +230,11 @@ Note: The above assumes no change in the number of releases made per year. If th
230
230
and extend support additionally for 1.18, 1.17, and 1.16
231
231
- [ k-dev list discussion] ( https://groups.google.com/d/topic/kubernetes-dev/tOe2UFB_weQ/discussion )
232
232
regarding move of this KEP to ` implementable `
233
+ - implemented state:
234
+ * 1.19 release and newer will have 1 year support as per this KEP
235
+ * barring any other changes outside this KEP's implemented state,
236
+ 1.18 and prior will continue to have the 9 months or N-3 support
237
+ that was the norm when they were releases
233
238
234
239
## Drawbacks
235
240
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ approvers:
24
24
- " @pwittrock"
25
25
creation-date : 2020-01-22
26
26
latest-milestone : v1.19
27
- status : implementable
27
+ status : implemented
28
28
see-also :
29
29
replaces :
30
30
superseded-by :
You can’t perform that action at this time.
0 commit comments