containerd/plugins
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
..
content/local Switch to new errdefs package 2024-01-25 22:18:45 -08:00
cri Move image event publishing to metadata store 2024-02-06 21:24:55 -08:00
diff Switch to new errdefs package 2024-01-25 22:18:45 -08:00
gc Remove duplicated TOML duration parsers 2024-02-01 11:48:33 -08:00
imageverifier Move pkg/tomlext to internal/tomlext 2024-01-17 09:57:37 -08:00
leases Move gc to pkg/gc 2024-01-17 09:55:12 -08:00
metadata Switch to new errdefs package 2024-01-25 22:18:45 -08:00
restart Remove duplicated TOML duration parsers 2024-02-01 11:48:33 -08:00
sandbox Switch to new errdefs package 2024-01-25 22:18:45 -08:00
services Move image event publishing to metadata store 2024-02-06 21:24:55 -08:00
snapshots Switch to new errdefs package 2024-01-25 22:18:45 -08:00
streaming Switch to new errdefs package 2024-01-25 22:18:45 -08:00
transfer Add a default differ that matches the snapshotter 2024-01-30 14:34:58 -08:00
types.go Move cri base plugin to CRI runtime service 2024-01-28 20:57:18 -08:00