Merge pull request #9833 from dmcgowan/update-1.7-release-timeline

Update 1.7 support timeline
This commit is contained in:
Maksym Pavlenko 2024-02-21 20:33:58 +00:00 committed by GitHub
commit 4c6d0ef1d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -118,9 +118,14 @@ The current state is available in the following tables:
| [1.4](https://github.com/containerd/containerd/releases/tag/v1.4.13) | End of Life | August 17, 2020 | March 3, 2022 |
| [1.5](https://github.com/containerd/containerd/releases/tag/v1.5.18) | End of Life | May 3, 2021 | February 28, 2023 |
| [1.6](https://github.com/containerd/containerd/releases/tag/v1.6.23) | LTS | February 15, 2022 | max(February 15, 2025 or next LTS + 6 months) |
| [1.7](https://github.com/containerd/containerd/releases/tag/v1.7.3) | Active | March 10, 2023 | max(March 10, 2024 or release of 2.0 + 6 months) |
| [1.7](https://github.com/containerd/containerd/releases/tag/v1.7.3) | Active | March 10, 2023 | active(release of 2.0 + 6 months), extended(EOL of 1.6) |
| [2.0](https://github.com/containerd/containerd/milestone/35) | Next | TBD | TBD |
> **_NOTE_** containerd v1.7 will end of life at the same time as v1.6 LTS. Due to
> [Minimal Version Selection](https://go.dev/ref/mod#minimal-version-selection) used
> by Go modules, 1.7 must be supported until EOL of all 1.x releases. Once 1.7 is in
> extended support, it will continue to accept security patches in addition to client
> changes relevant for package importers using the 1.6 LTS daemon.
### Kubernetes Support