containerd/internal
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
..
cleanup ignore the static check when using anonymous struct in testing 2024-08-14 14:50:39 +05:30
cri cri,nri: block NRI plugin sync. during event processing. 2025-02-03 10:24:20 +02:00
eventq Add support for multiple subscribers to CRI container events 2024-01-19 21:27:06 -08:00
failpoint Move pkg/failpoint to internal/failpoint 2024-01-17 09:56:43 -08:00
fsverity Merge pull request #10978 from austinvazquez/cherry-pick-pr-10972-to-2.0 2024-11-19 10:43:47 -08:00
kmutex Move pkg/randutil to internal/randutil 2024-01-17 09:57:10 -08:00
nri cri,nri: block NRI plugin sync. during event processing. 2025-02-03 10:24:20 +02:00
pprof shim: Move pprof server to plugin 2024-10-03 00:12:50 +00:00
randutil Move pkg/randutil to internal/randutil 2024-01-17 09:57:10 -08:00
registrar Move pkg/registrar to internal/registrar 2024-01-17 09:57:19 -08:00
tomlext Move pkg/tomlext to internal/tomlext 2024-01-17 09:57:37 -08:00
truncindex Move pkg/truncindex to internal/truncindex 2024-01-17 09:57:46 -08:00
userns update ctr run to support multiple uid/gid mappings 2024-09-10 17:06:27 +00:00