containerd/internal/nri
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
..
config.go Move nri packages to plugin and internal 2024-02-29 21:37:36 -08:00
container_linux.go Move nri packages to plugin and internal 2024-02-29 21:37:36 -08:00
container_other.go Move nri packages to plugin and internal 2024-02-29 21:37:36 -08:00
container.go Avoid potential reallocs by pre-sizing some slices 2024-07-19 13:05:49 -07:00
domain.go Move nri packages to plugin and internal 2024-02-29 21:37:36 -08:00
nri.go cri,nri: block NRI plugin sync. during event processing. 2025-02-03 10:24:20 +02:00
sandbox_linux.go Move nri packages to plugin and internal 2024-02-29 21:37:36 -08:00
sandbox_other.go Move nri packages to plugin and internal 2024-02-29 21:37:36 -08:00
sandbox.go Move nri packages to plugin and internal 2024-02-29 21:37:36 -08:00