containerd / cri

Moved to https://github.com/containerd/containerd/tree/master/pkg/cri . If you wish to submit issues/PRs, please submit to https://github.com/containerd/containerd
https://github.com/containerd/containerd/tree/master/pkg/cri
Apache License 2.0
901 stars 348 forks source link

update README to clarify the current status of this repo #1597

Closed AkihiroSuda closed 4 years ago

AkihiroSuda commented 4 years ago

Let's have this update in the master and release/1.4 branch.

AkihiroSuda commented 4 years ago

@dmcgowan PTAL

AkihiroSuda commented 4 years ago

/test pull-cri-containerd-verify

fuweid commented 4 years ago

/test pull-cri-containerd-node-e2e

k8s-ci-robot commented 4 years ago

@AkihiroSuda: The following test failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
pull-cri-containerd-node-e2e 01ad63dcb2f1483be7f283e826ad3b0b913c4356 link /test pull-cri-containerd-node-e2e

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
MHBauer commented 4 years ago

https://github.com/kubernetes/kubernetes/pull/95613 is causing some of your pull-cri-containerd-node-e2e failure.

AkihiroSuda commented 4 years ago

The code is no longer maintained in this repo, so let's merge this as-is

fuweid commented 4 years ago

README.md change doesn't break code. But it needs to tell what happens right now. Merging....

AkihiroSuda commented 4 years ago

cherry-pick: https://github.com/containerd/cri/pull/1599