containerd/vendor/k8s.io/cri-api
Davanum Srinivas 0dc69620b8
update dependencies of containerd/cri
List generated by running:
`git diff c9d45e6526 19589b4bf9 vendor.conf`

in the containerd/cri repositoru

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-01-25 14:20:17 -05:00
..
pkg/apis/runtime/v1alpha2 Update cri to 4ea022f82a55c449bf15bfc62ac8b0de968d81be. 2019-09-23 17:51:26 -07:00
go.mod update dependencies of containerd/cri 2020-01-25 14:20:17 -05:00
LICENSE Update cri to b213648c5b 2019-08-05 11:22:41 -07:00
README.md Update cri to b213648c5b 2019-08-05 11:22:41 -07:00

Purpose

This repository contains the definitions for the Container Runtime Interface (CRI). CRI is a plugin interface which enables kubelet to use a wide variety of container runtimes, without the need to recompile. CRI consists of a protocol buffers and gRPC API.

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this repository at:

Code of Conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

Contibution Guidelines

See CONTRIBUTING.md for more information.