spiegel_podman/pkg/domain
Paul Holzinger 9ee96a9569
properly implement pull-error event status
Commit 03f6589f3 added basic support for pull-error event from libimage
but it contains several problems:
1. storing the error as error type prevents it from being unmarshalled,
   thus change it to a string
2. the error was never propagated from the libimage event to the podman
   event struct
3. the error message was not wired into the cli and API

This commit fixes these problems.

Fixes #21458

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-03-05 10:50:42 +01:00
..
entities properly implement pull-error event status 2024-03-05 10:50:42 +01:00
filters Bump Go module to v5 2024-02-08 09:35:39 -05:00
infra Merge pull request #20847 from BlackHole1/remove-k8s-dep 2024-03-02 18:35:39 +00:00
utils Merge pull request #21583 from Luap99/scp-port 2024-02-12 21:35:56 +00:00