containerd/internal/cri
Krisztian Litkey 79cdbf61b6
cri,nri: block NRI plugin sync. during event processing.
Block the synchronization of registering NRI plugins during
CRI events to avoid the plugin ending up in an inconsistent
starting state after initial sync (missing pods, containers
or missed events for some pods or containers).

Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
2025-02-03 10:24:20 +02:00
..
annotations cri: add pause image name to annotations 2024-04-09 22:33:58 +08:00
bandwidth Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
config CRI: remove disable_cgroup 2024-08-15 06:08:30 +09:00
constants Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
instrument Update errdefs to 0.3.0 2024-10-18 16:04:54 -07:00
io Use grpc.NewClient instead of deprecated ones 2024-07-18 15:26:02 -07:00
labels Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
nri cri,nri: block NRI plugin sync. during event processing. 2025-02-03 10:24:20 +02:00
opts Move CDI device spec out of the OCI package 2025-01-14 14:16:18 -08:00
server cri,nri: block NRI plugin sync. during event processing. 2025-02-03 10:24:20 +02:00
seutil pkg/seutil: move to internal/cri 2024-03-20 11:11:24 +01:00
store sandbox: merge address and protocol to one url 2024-04-30 15:28:00 +08:00
systemd pkg/systemd: move to internal/cri 2024-03-20 11:05:25 +01:00
testing Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
types Remove cri SandboxInfo RuntimeHandler 2024-08-29 15:50:14 -07:00
util dedup BuildLabels 2024-10-21 13:23:25 -04:00