spiegel_podman/libpod/events
Brent Baude c22ea20bf6 add event for image build
upon image build completion, a new image type event is written for "build". more intricate details, like pulling an image, that might be done by build must be implemented in different vendored packages only after libpod is split from podman.

Fixes: #7022

Signed-off-by: Brent Baude <bbaude@redhat.com>

<MH: Fixed imports during cherry-pick>

Signed-off-by: Matt Heon <matthew.heon@pm.me>
2020-08-20 12:16:52 -04:00
..
config.go add event for image build 2020-08-20 12:16:52 -04:00
events.go add event for image build 2020-08-20 12:16:52 -04:00
events_linux.go Remove all instances of named return "err" from Libpod 2020-07-22 14:47:03 -04:00
events_unsupported.go journald event logging 2019-04-24 16:00:04 -05:00
filters.go move go module to v2 2020-07-06 15:52:17 +02:00
journal_linux.go events endpoint: fix panic and race condition 2020-07-21 16:56:26 +02:00
journal_unsupported.go set default event logger based on build tags 2019-05-14 16:17:11 -05:00
logfile.go events endpoint: fix panic and race condition 2020-07-21 16:56:26 +02:00
nullout.go Fix system service panic from early hangup in events 2020-07-06 13:14:31 -04:00