k8s-ci-robot · GitHub

Merged

@klihub

@klihub

mikebrow

Closed

Merged

@klihub

@klihub

@klihub klihub changed the title RFC: proto integration to add support for (proposed extended scope) NRI plugins. RFC: add support for proposed extended scope NRI.

Dec 9, 2021

@klihub

@klihub

@klihub

@klihub

mikebrow

thaJeztah

mikebrow

mikebrow

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>
Implement the adaptation interface required by the NRI
service plugin to handle CRI sandboxes and containers.
Hook the NRI service plugin into CRI request processing.
Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
Remove direct invocation of old v0.1.0 NRI plugins. They
can be enabled using the revised NRI API and the v0.1.0
adapter plugin.
Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
Co-authored-by: Mike Brown <brownwm@us.ibm.com>
Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>

mikebrow

dmcgowan

Merged

Merged

Merged

Merged

This was referenced

Feb 25, 2023

Merged

Merged

This was referenced

Mar 7, 2023

Merged

Merged

Merged

Read the original on github.com ↗