|
| 1 | +# Moved to [`github.com/containerd/containerd/pkg/cri`](https://github.com/containerd/containerd/tree/master/pkg/cri) |
| 2 | + |
| 3 | +On October 7, 2020, the contents of this repo were merged into [the `containerd/containerd` repo](https://github.com/containerd/cri). |
| 4 | +For example, the source code previously stored under [`containerd/cri/pkg`](https://github.com/containerd/cri/tree/release/1.4/pkg) |
| 5 | +was moved to [`containerd/containerd/pkg/cri` package](https://github.com/containerd/containerd/tree/master/pkg/cri). |
| 6 | + |
| 7 | +**Pull requests are no longer accepted in the master branch of this repo.** |
| 8 | + |
| 9 | +Bug-fix PRs for `release/1.3` and `release/1.4` branches are still accepted in this repo. |
| 10 | +However, the master branch for `containerd/cri` integration work is now located in the `containerd/containerd` repository, |
| 11 | +and as such new commits should be merged there. |
| 12 | + |
| 13 | +This repo will be archived after the EOL of containerd 1.4. |
| 14 | + |
| 15 | +- - - |
| 16 | + |
1 | 17 | # cri |
2 | 18 | <p align="center"> |
3 | 19 | <img src="https://kubernetes.io/images/favicon.png" width="50" height="50"> |
4 | 20 | <img src="https://containerd.io/img/logos/icon/black/containerd-icon-black.png" width="50" > |
5 | 21 | </p> |
6 | 22 |
|
7 | | -*Note: The standalone `cri-containerd` binary is end-of-life. `cri-containerd` is |
8 | | -transitioning from a standalone binary that talks to containerd to a plugin within |
9 | | -containerd. This github branch is for the `cri` plugin. See |
10 | | -[standalone-cri-containerd branch](https://github.com/containerd/cri/tree/standalone-cri-containerd) |
11 | | -for information about the standalone version of `cri-containerd`.* |
12 | | - |
13 | | -*Note: You need to [drain your node](https://kubernetes.io/docs/tasks/administer-cluster/safely-drain-node/) before upgrading from standalone `cri-containerd` to containerd with `cri` plugin.* |
14 | | - |
15 | 23 | [](https://travis-ci.org/containerd/cri) |
16 | 24 | [](https://goreportcard.com/report/github.com/containerd/cri) |
17 | 25 |
|
|
0 commit comments