Name cri-tools
Version 1.35.0+git
Summary CLI and validation tools for Kubelet Container Runtime Interface (CRI)
Description What is the scope of this project? cri-tools aims to provide a series of debugging and validation tools for Kubelet CRI, which includes: * crictl: CLI for kubelet CRI. * critest: validation test suites for kubelet CRI. What is not in scope for this project? * Building a new kubelet container runtime based on CRI. * Managing pods/containers for CRI-compatible runtimes by end-users, e.g. pods created by crictl may be removed automatically by kubelet because of non-exist on the kube-apiserver.
Section base
License Apache-2.0
Homepage https://github.com/kubernetes-sigs/cri-tools
Recipe file meta-virtualization/recipes-containers/cri-tools/cri-tools_git.bb
Layer meta-voltumna (wrynose branch)
Inherits
  • gcc
  • gcc-native
  • go
  • goarch
  • linuxloader
  • pkgconfig
Dependencies
  • gcc-cross-i686
  • pkgconf-native
  • virtual/compilerlibs
  • virtual/core2-32-go
  • virtual/i686-oe-linux-go-runtime
  • virtual/libc
PACKAGECONFIG options
  • vardepvalue

Sources

git://github.com/kubernetes-sigs/cri-tools.git

Patches

Patch Status
cri-tools/0001-build-allow-environmental-CGO-settings-and-pass-dont.patch Inappropriate [embedded specific]

Other branches

This recipe in other branches of meta-voltumna:

Branch Recipe
wrynose (Yocto Project 6.0) cri-tools 1.35.0+git (this recipe)