@@ -166,13 +166,20 @@ cherry pick.
166
166
167
167
## Cherry Picks for Unsupported Releases
168
168
169
- The release team only supports & patches ` n-3 ` releases (` n ` being the latest
170
- release of Kubernetes). In January of 2019 the community discovered a
171
- regression, that was introduced in a post-release patch, but was currently no
172
- longer supported.
173
-
174
- As discussed in a SIG Release meeting on 2019-01-15, a fix was backported to
175
- the non supported version.
169
+ The community supports & patches releases for approximately 1 year
170
+ for releases 1.19 and newer. For releases 1.18 and older the patch
171
+ support extended for approximately 9 months, which was derived from
172
+ keeping ` n-3 ` releases (` n ` being the latest -release of Kubernetes)
173
+ in support and a quarterly release cycle.
174
+
175
+ The community makes no guarantees, but in the event of a high
176
+ severity issue with a patch that is backportable and can be proved
177
+ with CI signal, this extra support may occasionally be given.
178
+
179
+ For example, in January of 2019 the community discovered a regression, that was
180
+ introduced in a post-release patch, but was currently no longer
181
+ supported. As discussed in a SIG Release meeting on 2019-01-15, a
182
+ fix was backported to the non supported version.
176
183
177
184
Reference PR: [ #72860 ] ( https://github.com/kubernetes/kubernetes/pull/72860 )
178
185
0 commit comments