Commit Graph

69 Commits

Author SHA1 Message Date
Derek McGowan
e13a9165ef
Prepare release notes for v1.7.0
Signed-off-by: Derek McGowan <derek@mcg.dev>
2023-03-09 17:02:36 -08:00
Akihiro Suda
625217d5fb
RELEASES.md: describe the deprecated config properties
These deprecations were mentioned in `pkg/cri/config/config.go`
but not mentioned in `RELEASES.md`.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2023-03-09 15:12:54 +09:00
Derek McGowan
43d36a2549
Add experimental section to RELEASES.md
Signed-off-by: Derek McGowan <derek@mcg.dev>
2023-03-01 17:56:57 -08:00
Samuel Karp
6b589a89fe
releases: mark 1.5 as EOL
So long 1.5, you were a good release!

Signed-off-by: Samuel Karp <samuelkarp@google.com>
2023-02-28 11:33:51 -08:00
Wei Fu
97ddac539e RELEASES.md: update release status
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-01-29 11:46:33 +08:00
Derek McGowan
d00655092e
Update the EOL date for 1.5 release
Update the release date to better coincide with Kubernetes 1.23 end
of life and the containerd 1.7 release.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2023-01-27 17:48:47 -08:00
Fish-pro
ac72483e87 Fix syntax errors in the document
Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
2023-01-18 09:59:41 +08:00
Paco Xu
d66afd2116 add kube v1.26: remove v1alpha2 cri support
Signed-off-by: Paco Xu <paco.xu@daocloud.io>
2022-12-27 14:57:06 +08:00
Danny Canter
39cc684c6a docs: Add extra security instructions
Update to point to containerd/project documentation that lists a new
way to report a security vulnerability on Github directly.

Signed-off-by: Danny Canter <danny@dcantah.dev>
2022-12-02 12:59:50 -08:00
Akhil Mohan
2d9f0f2fbd
add additional info in backport process
add information in backporting process related to cherry-picking
main PR and related fixes

Signed-off-by: Akhil Mohan <makhil@vmware.com>
2022-11-03 23:50:39 +05:30
Derek McGowan
3ddcbf5f11
Update 1.5 release support timeframe
Signed-off-by: Derek McGowan <derek@mcg.dev>
2022-10-18 22:36:45 -07:00
Derek McGowan
8162e044b7
Add long term stable release branches
Signed-off-by: Derek McGowan <derek@mcg.dev>
2022-10-05 15:00:23 -07:00
Samuel Karp
f6348684c8
Merge pull request #7326 from pacoxu/patch-4 2022-08-30 21:59:42 -07:00
Paco Xu
b170eb3cac Add Kubernetes v1.25 supported version as v1.24
Signed-off-by: Paco Xu <paco.xu@daocloud.io>
2022-08-27 09:39:58 +08:00
Justin Terry
962841fc7e Clarify containerd 1.5.0+ for k8s 1.20,1.21
Signed-off-by: Justin Terry <jlterry@amazon.com>
2022-08-25 13:16:28 -07:00
Akihiro Suda
1acd56e927
Merge pull request #6892 from dmcgowan/kubernetes-release-table
Update Kubernetes version matrix in release docs
2022-05-05 23:37:45 +09:00
Derek McGowan
af24e3871a
Update Kubernetes version matrix in release docs
Allow specifying specific versions of containerd for Kubernetes releases
and clarify recommendations and support policy.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2022-05-04 22:50:14 -07:00
Mike Brown
cedb7d3bd7
containerd 1.6.4 k8s 1.24 readme announce
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2022-05-03 21:07:35 -07:00
Akihiro Suda
42584167b7
Officially deprecate Schema 1
Schema 1 has been substantially deprecated since circa. 2017 in favor of Schema 2 introduced in Docker 1.10 (Feb 2016)
and its successor OCI Image Spec v1, but we have not officially deprecated Schema 1.

One of the reasons was that Quay did not support Schema 2 so far, but it is reported that Quay has been
supporting Schema 2 since Feb 2020 (moby/buildkit issue 409).

This PR deprecates pulling Schema 1 images but the feature will not be removed before containerd 2.0.
Pushing Schema 1 images was never implemented in containerd (and its consumers such as BuildKit).

Docker/Moby already disabled pushing Schema 1 images in Docker 20.10 (moby/moby PR 41295),
but Docker/Moby has not yet disabled pulling Schema 1 as containerd has not yet deprecated Schema 1.
(See the comments in moby/moby PR 42300.)
Docker/Moby is expected to disable pulling Schema 1 images in future after this deprecation.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-05-02 19:08:38 +09:00
Derek McGowan
fdaf859aa6
Update status of 1.4 release
Signed-off-by: Derek McGowan <derek@mcg.dev>
2022-03-03 20:31:47 -08:00
Derek McGowan
e5efc260d8
Update latest release versions
Signed-off-by: Derek McGowan <derek@mcg.dev>
2022-03-02 11:05:21 -08:00
Derek McGowan
8713c0472f
Prepare release notes for v1.6.0
Signed-off-by: Derek McGowan <derek@mcg.dev>
2022-02-15 16:20:48 -08:00
Derek McGowan
8944c12f56
Update releases document
Move 1.4 EOL after 1.6 release.
Update latest 1.4 and 1.5 versions.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2022-02-02 11:00:45 -08:00
Samuel Karp
3d318b3bb4
docs: mark 1.4 as Extended
Signed-off-by: Samuel Karp <skarp@amazon.com>
2021-11-24 10:19:26 -08:00
Samuel Karp
9a994877cc
docs: fix RELEASES.md gRPC API anchor
Signed-off-by: Samuel Karp <skarp@amazon.com>
2021-11-24 10:19:26 -08:00
levinxo
7826a21ac6 Update RELEASES.md
Typo

Signed-off-by: levinxo <levinxo@gmail.com>
2021-08-26 14:45:14 +08:00
Kazuyoshi Kato
bc4cea4e44 docs: rename main to master
containerd and opencontainers/image-spec have renamed its main branch
from "master" to "main"

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2021-08-10 09:42:16 -07:00
Mike Brown
4fdb884644 add CRI support matrix to RELEASES.md
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2021-07-26 15:48:20 -05:00
Derek McGowan
c5797c8fcb
Update releases doc with updated support timeline
Updates for 1.5 release and adds 1.6

Signed-off-by: Derek McGowan <derek@mcg.dev>
2021-05-07 14:22:01 -07:00
Akihiro Suda
c19b7b64d3
RELEASES.md: recommend alternatives for deprecated features
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-04-28 15:56:34 +09:00
Akihiro Suda
8a62aa1c30
Deprecate built-in aufs snapshotter
aufs was removed from Ubuntu kernel in Ubuntu 21.04, so deprecate the
built-in aufs snapshotter.

The aufs snapshotter can be still maintained as a non-builtin snapshotter.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-04-28 15:50:01 +09:00
Davanum Srinivas
9ad087947d
Switch all our tests to version 2
Also warn when someone uses version 1

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-04-12 13:18:33 -04:00
Derek McGowan
aa8448a285
Update RELEASES.md to reflect latest releases
Mark 1.3 as end of life as of the 1.3.10 release on March 4th.
Update 1.4 to latest release.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2021-03-04 22:10:24 -08:00
Akihiro Suda
d49e1d2393
RELEASES.md: v1.2 reached EOL on October 15, 2020
The file was not updated to reflect the current status.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-01-22 20:58:20 +09:00
Kevin Parsons
7d135f4dad Update backports documentation
Signed-off-by: Kevin Parsons <kevpar@microsoft.com>
2020-11-19 12:00:37 -08:00
Derek McGowan
281069cbb5
Set 1.2.x end of life date in RELEASES.md
The maintainers discussed extending the end of life date for 1.2
to allow time for EOL announcement and migration to 1.3.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2020-09-24 11:48:12 -07:00
Derek McGowan
331678c1eb
Update latest release in RELEASES.md
Signed-off-by: Derek McGowan <derek@mcg.dev>
2020-09-15 19:10:12 -07:00
Derek McGowan
6be2eccd72
Update releases page for v1.4.0
Signed-off-by: Derek McGowan <derek@mcg.dev>
2020-08-16 22:56:31 -07:00
Akihiro Suda
04b98bb0ee
Deprecate legacy shims
Fix #4365

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-07-30 01:57:12 +09:00
Akihiro Suda
decbb04997
RELEASES.md: fix a dead link
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-07-16 11:21:06 +09:00
Wei Fu
d97cca47ee RELEASES.md: update release1.2 status
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2020-04-11 00:27:32 +08:00
Wei Fu
8c9e84174d RELEASES.md: update release status
1. Update release status
2. Add Extended state for release v1.2

Signed-off-by: Wei Fu <fuweid89@gmail.com>
2020-03-06 10:29:39 +08:00
Sebastiaan van Stijn
e2e07c9bc1
RELEASES.md update links to latest v1.2.11 and v1.3.2
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-28 14:53:07 +01:00
Akihiro Suda
f593efdf0c RELEASES.md: 1.1 EOL
v1.1 reached EOL on October 23, 2019

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-10-24 19:38:49 +09:00
Derek McGowan
b172b7f9d7
Update release docs for 1.3.0
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2019-09-26 17:00:26 -07:00
Phil Estes
0bc5df0354
Clarify text on ctr support/inclusion
Add some clarifying language around the expectations on `ctr`.

Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2019-08-07 14:35:17 -04:00
Michael Crosby
578216950d Add note about pb.txt files
Closes #3163

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2019-07-30 20:10:05 +00:00
Derek McGowan
51bc615338
Update releases doc for 1.1 release
Fix some wording and status of 1.1 release.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2019-07-23 14:09:50 -07:00
Michael Crosby
5ed1a3ce08 Add RELEASE note about config versioning
Closes #3196

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2019-07-09 18:08:40 +00:00
Derek McGowan
dcf6023c4c
Extend release timeline
Update releases active releases with latest version and timeline.
Extend 1.1 an additional 3 months to align with k8s 1.11 EOL and 3 months extended for security.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2019-04-05 12:27:01 -07:00