containerd/cmd
Krisztian Litkey 43704ca888 nri: add experimental NRI plugin.
Add a common NRI 'service' plugin. It takes care of relaying
requests and respones to and from NRI (external NRI plugins)
and the high-level containerd namespace-independent logic of
applying NRI container adjustments and updates to actual CRI
and other containers.

The namespace-dependent details of the necessary container
manipulation operations are to be implemented by namespace-
specific adaptations. This NRI plugin defines the API which
such adaptations need to implement.

Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
2022-11-28 21:51:06 +02:00
..
containerd nri: add experimental NRI plugin. 2022-11-28 21:51:06 +02:00
containerd-shim Swap to net.ErrClosed checks for services 2022-09-28 18:20:12 -07:00
containerd-shim-runc-v1 Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
containerd-shim-runc-v2 Restore sandboxes on daemon restart 2022-04-08 13:33:48 -07:00
containerd-stress replace strings.Split(N) for strings.Cut() or alternatives 2022-11-07 10:02:25 +01:00
ctr Merge pull request #7669 from yanggangtony/status-clean 2022-11-27 23:12:23 +08:00
gen-manpages replace strings.Split(N) for strings.Cut() or alternatives 2022-11-07 10:02:25 +01:00
protoc-gen-go-fieldpath Don't generate a Go file, if that would be empty 2022-04-19 22:15:45 +00:00