2021-05-06 23:46:08 +00:00
|
|
|
---
|
|
|
|
title: Patch Releases
|
|
|
|
type: docs
|
|
|
|
---
|
|
|
|
|
|
|
|
Schedule and team contact information for Kubernetes patch releases.
|
|
|
|
|
|
|
|
For general information about Kubernetes release cycle, see the
|
|
|
|
[release process description].
|
|
|
|
|
|
|
|
## Cadence
|
|
|
|
|
2021-06-03 11:59:05 +00:00
|
|
|
Our typical patch release cadence is monthly. It is
|
2021-05-06 23:46:08 +00:00
|
|
|
commonly a bit faster (1 to 2 weeks) for the earliest patch releases
|
2021-06-03 11:59:05 +00:00
|
|
|
after a 1.X minor release. Critical bug fixes may cause a more
|
|
|
|
immediate release outside of the normal cadence. We also aim to not make
|
2021-05-06 23:46:08 +00:00
|
|
|
releases during major holiday periods.
|
|
|
|
|
|
|
|
## Contact
|
|
|
|
|
|
|
|
See the [Release Managers page][release-managers] for full contact details on the Patch Release Team.
|
|
|
|
|
|
|
|
Please give us a business day to respond - we may be in a different timezone!
|
|
|
|
|
2021-05-15 19:49:41 +00:00
|
|
|
In between releases the team is looking at incoming cherry pick
|
2021-06-03 11:59:05 +00:00
|
|
|
requests on a weekly basis. The team will get in touch with
|
2021-05-06 23:46:08 +00:00
|
|
|
submitters via GitHub PR, SIG channels in Slack, and direct messages
|
|
|
|
in Slack and [email](mailto:release-managers-private@kubernetes.io)
|
|
|
|
if there are questions on the PR.
|
|
|
|
|
2021-05-15 19:49:41 +00:00
|
|
|
## Cherry picks
|
2021-05-06 23:46:08 +00:00
|
|
|
|
2021-05-15 19:49:41 +00:00
|
|
|
Please follow the [cherry pick process][cherry-picks].
|
2021-05-06 23:46:08 +00:00
|
|
|
|
2021-05-15 19:49:41 +00:00
|
|
|
Cherry picks must be merge-ready in GitHub with proper labels (e.g.,
|
|
|
|
`approved`, `lgtm`, `release-note`) and passing CI tests ahead of the
|
2021-06-03 11:59:05 +00:00
|
|
|
cherry pick deadline. This is typically two days before the target
|
|
|
|
release, but may be more. Earlier PR readiness is better, as we
|
2021-05-15 19:49:41 +00:00
|
|
|
need time to get CI signal after merging your cherry picks ahead
|
2021-05-06 23:46:08 +00:00
|
|
|
of the actual release.
|
|
|
|
|
2021-05-15 19:49:41 +00:00
|
|
|
Cherry pick PRs which miss merge criteria will be carried over and tracked
|
2021-05-06 23:46:08 +00:00
|
|
|
for the next patch release.
|
|
|
|
|
|
|
|
## Support Period
|
|
|
|
|
|
|
|
In accordance with the [yearly support KEP][yearly-support], the Kubernetes
|
|
|
|
Community will support active patch release series for a period of roughly
|
|
|
|
fourteen (14) months.
|
|
|
|
|
|
|
|
The first twelve months of this timeframe will be considered the standard
|
|
|
|
period.
|
|
|
|
|
|
|
|
Towards the end of the twelve month, the following will happen:
|
|
|
|
|
|
|
|
- [Release Managers][release-managers] will cut a release
|
|
|
|
- The patch release series will enter maintenance mode
|
|
|
|
|
|
|
|
During the two-month maintenance mode period, Release Managers may cut
|
|
|
|
additional maintenance releases to resolve:
|
|
|
|
|
2021-08-23 11:24:01 +00:00
|
|
|
- CVEs (under the advisement of the Security Response Committee)
|
2021-05-06 23:46:08 +00:00
|
|
|
- dependency issues (including base image updates)
|
|
|
|
- critical core component issues
|
|
|
|
|
|
|
|
At the end of the two-month maintenance mode period, the patch release series
|
|
|
|
will be considered EOL (end of life) and cherry picks to the associated branch
|
|
|
|
are to be closed soon afterwards.
|
|
|
|
|
|
|
|
Note that the 28th of the month was chosen for maintenance mode and EOL target
|
|
|
|
dates for simplicity (every month has it).
|
|
|
|
|
|
|
|
## Upcoming Monthly Releases
|
|
|
|
|
|
|
|
Timelines may vary with the severity of bug fixes, but for easier planning we
|
2021-06-03 11:59:05 +00:00
|
|
|
will target the following monthly release points. Unplanned, critical
|
2021-05-06 23:46:08 +00:00
|
|
|
releases may also occur in between these.
|
|
|
|
|
2021-07-06 23:43:10 +00:00
|
|
|
| Monthly Patch Release | Cherry Pick Deadline | Target date |
|
|
|
|
| --------------------- | -------------------- | ----------- |
|
2021-08-06 10:35:46 +00:00
|
|
|
| December 2021 | 2021-12-10 | 2021-12-15 |
|
2021-09-18 13:31:10 +00:00
|
|
|
| January 2022 | 2021-01-14 | 2021-01-19 |
|
2021-11-04 08:05:56 +00:00
|
|
|
| February 2022 | 2021-02-11 | 2021-02-16 |
|
|
|
|
| March 2022 | 2021-03-11 | 2021-03-16 |
|
2021-05-06 23:46:08 +00:00
|
|
|
|
|
|
|
## Detailed Release History for Active Branches
|
|
|
|
|
2021-08-06 10:36:29 +00:00
|
|
|
### 1.22
|
|
|
|
|
|
|
|
**1.22** enters maintenance mode on **2022-08-28**
|
|
|
|
|
|
|
|
End of Life for **1.22** is **2022-10-28**
|
|
|
|
|
|
|
|
| PATCH RELEASE | CHERRY PICK DEADLINE | TARGET DATE | NOTE |
|
|
|
|
|---------------|----------------------|-------------|------|
|
2021-11-23 08:20:16 +00:00
|
|
|
| 1.22.5 | 2021-12-10 | 2021-12-15 | |
|
2021-11-04 08:05:56 +00:00
|
|
|
| 1.22.4 | 2021-11-12 | 2021-11-17 | |
|
2021-10-05 21:55:44 +00:00
|
|
|
| 1.22.3 | 2021-10-22 | 2021-10-27 | |
|
2021-08-20 12:29:35 +00:00
|
|
|
| 1.22.2 | 2021-09-10 | 2021-09-15 | |
|
2021-08-06 10:36:29 +00:00
|
|
|
| 1.22.1 | 2021-08-16 | 2021-08-19 | |
|
|
|
|
|
2021-05-06 23:46:08 +00:00
|
|
|
### 1.21
|
|
|
|
|
|
|
|
**1.21** enters maintenance mode on **2022-04-28**
|
|
|
|
|
|
|
|
End of Life for **1.21** is **2022-06-28**
|
|
|
|
|
2021-06-18 08:40:19 +00:00
|
|
|
| PATCH RELEASE | CHERRY PICK DEADLINE | TARGET DATE | NOTE |
|
|
|
|
| ------------- | -------------------- | ----------- | ---------------------------------------------------------------------- |
|
2021-11-23 08:20:16 +00:00
|
|
|
| 1.21.8 | 2021-12-10 | 2021-12-15 | |
|
2021-11-04 08:05:56 +00:00
|
|
|
| 1.21.7 | 2021-11-12 | 2021-11-17 | |
|
2021-10-05 21:55:44 +00:00
|
|
|
| 1.21.6 | 2021-10-22 | 2021-10-27 | |
|
2021-08-20 12:29:35 +00:00
|
|
|
| 1.21.5 | 2021-09-10 | 2021-09-15 | |
|
2021-07-16 07:46:08 +00:00
|
|
|
| 1.21.4 | 2021-08-07 | 2021-08-11 | |
|
2021-07-06 23:43:10 +00:00
|
|
|
| 1.21.3 | 2021-07-10 | 2021-07-14 | |
|
2021-06-18 08:40:19 +00:00
|
|
|
| 1.21.2 | 2021-06-12 | 2021-06-16 | |
|
|
|
|
| 1.21.1 | 2021-05-07 | 2021-05-12 | [Regression](https://groups.google.com/g/kubernetes-dev/c/KuF8s2zueFs) |
|
2021-05-06 23:46:08 +00:00
|
|
|
|
|
|
|
### 1.20
|
|
|
|
|
|
|
|
**1.20** enters maintenance mode on **2021-12-28**
|
|
|
|
|
|
|
|
End of Life for **1.20** is **2022-02-28**
|
|
|
|
|
2021-06-18 08:40:19 +00:00
|
|
|
| PATCH RELEASE | CHERRY PICK DEADLINE | TARGET DATE | NOTE |
|
|
|
|
| ------------- | -------------------- | ----------- | ----------------------------------------------------------------------------------- |
|
2021-11-23 08:20:16 +00:00
|
|
|
| 1.20.14 | 2021-12-10 | 2021-12-15 | |
|
2021-11-04 08:05:56 +00:00
|
|
|
| 1.20.13 | 2021-11-12 | 2021-11-17 | |
|
2021-10-05 21:55:44 +00:00
|
|
|
| 1.20.12 | 2021-10-22 | 2021-10-27 | |
|
2021-08-20 12:29:35 +00:00
|
|
|
| 1.20.11 | 2021-09-10 | 2021-09-15 | |
|
2021-07-16 07:46:08 +00:00
|
|
|
| 1.20.10 | 2021-08-07 | 2021-08-11 | |
|
2021-07-06 23:43:10 +00:00
|
|
|
| 1.20.9 | 2021-07-10 | 2021-07-14 | |
|
2021-06-18 08:40:19 +00:00
|
|
|
| 1.20.8 | 2021-06-12 | 2021-06-16 | |
|
|
|
|
| 1.20.7 | 2021-05-07 | 2021-05-12 | [Regression](https://groups.google.com/g/kubernetes-dev/c/KuF8s2zueFs) |
|
|
|
|
| 1.20.6 | 2021-04-09 | 2021-04-14 | |
|
|
|
|
| 1.20.5 | 2021-03-12 | 2021-03-17 | |
|
|
|
|
| 1.20.4 | 2021-02-12 | 2021-02-18 | |
|
|
|
|
| 1.20.3 | 2021-02-12 | 2021-02-17 | [Conformance Tests Issue](https://groups.google.com/g/kubernetes-dev/c/oUpY9vWgzJo) |
|
|
|
|
| 1.20.2 | 2021-01-08 | 2021-01-13 | |
|
|
|
|
| 1.20.1 | 2020-12-11 | 2020-12-18 | [Tagging Issue](https://groups.google.com/g/kubernetes-dev/c/dNH2yknlCBA) |
|
2021-05-06 23:46:08 +00:00
|
|
|
|
|
|
|
|
|
|
|
## Non-Active Branch History
|
|
|
|
|
|
|
|
These releases are no longer supported.
|
|
|
|
|
2021-07-16 08:07:22 +00:00
|
|
|
| MINOR VERSION | FINAL PATCH RELEASE | EOL DATE | NOTE |
|
2021-06-18 08:40:19 +00:00
|
|
|
| ------------- | ------------------- | ---------- | ---------------------------------------------------------------------- |
|
2021-11-04 08:05:31 +00:00
|
|
|
| 1.19 | 1.19.16 | 2021-10-28 | |
|
2021-06-18 08:40:19 +00:00
|
|
|
| 1.18 | 1.18.20 | 2021-06-18 | Created to resolve regression introduced in 1.18.19 |
|
|
|
|
| 1.18 | 1.18.19 | 2021-05-12 | [Regression](https://groups.google.com/g/kubernetes-dev/c/KuF8s2zueFs) |
|
|
|
|
| 1.17 | 1.17.17 | 2021-01-13 | |
|
|
|
|
| 1.16 | 1.16.15 | 2020-09-02 | |
|
|
|
|
| 1.15 | 1.15.12 | 2020-05-06 | |
|
|
|
|
| 1.14 | 1.14.10 | 2019-12-11 | |
|
|
|
|
| 1.13 | 1.13.12 | 2019-10-15 | |
|
|
|
|
| 1.12 | 1.12.10 | 2019-07-08 | |
|
|
|
|
| 1.11 | 1.11.10 | 2019-05-01 | |
|
|
|
|
| 1.10 | 1.10.13 | 2019-02-13 | |
|
|
|
|
| 1.9 | 1.9.11 | 2018-09-29 | |
|
|
|
|
| 1.8 | 1.8.15 | 2018-07-12 | |
|
|
|
|
| 1.7 | 1.7.16 | 2018-04-04 | |
|
|
|
|
| 1.6 | 1.6.13 | 2017-11-23 | |
|
|
|
|
| 1.5 | 1.5.8 | 2017-10-01 | |
|
|
|
|
| 1.4 | 1.4.12 | 2017-04-21 | |
|
|
|
|
| 1.3 | 1.3.10 | 2016-11-01 | |
|
|
|
|
| 1.2 | 1.2.7 | 2016-10-23 | |
|
2021-06-03 11:59:05 +00:00
|
|
|
|
|
|
|
[cherry-picks]: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-release/cherry-picks.md
|
2021-06-18 08:26:05 +00:00
|
|
|
[release-managers]: /releases/release-managers
|
|
|
|
[release process description]: /releases/release
|
2021-05-06 23:46:08 +00:00
|
|
|
[yearly-support]: https://git.k8s.io/enhancements/keps/sig-release/1498-kubernetes-yearly-support-period/README.md
|