containerd/internal/cri
Derek McGowan 86530c0afb
Move image event publishing to metadata store
The metadata store is in the best place to handle events directly after
the database has been updated. This prevents every user of the image
store interface from having to know whether or not they are responsible
for publishing events and avoid double events if the grpc local service
is used.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2024-02-06 21:24:55 -08:00
..
annotations Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
bandwidth Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
config Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
constants Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
instrument Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
io Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
labels Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
nri Fix formatting after moving CRI 2024-02-02 10:12:08 -08:00
opts Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
server Move image event publishing to metadata store 2024-02-06 21:24:55 -08:00
store Fix formatting after moving CRI 2024-02-02 10:12:08 -08:00
testing Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
types Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
util Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00