automation-tests/pkg/api/handlers
Brent Baude 08a49389c8 Add os, arch, and ismanifest to libpod image list
when listing images through the restful service, consumers want to know
if the image they are listing is a manifest or not because the libpod
endpoint returns both images and manifest lists.

in addition, we now add `arch` and `os` as fields in the libpod endpoint
for image listing as well.

Fixes: #22184
Fixes: #22185

Signed-off-by: Brent Baude <bbaude@redhat.com>
2024-04-11 08:46:37 -05:00
..
compat Add os, arch, and ismanifest to libpod image list 2024-04-11 08:46:37 -05:00
libpod podman manifest add: support creating artifact manifest on the fly 2024-02-29 11:47:44 -05:00
swagger podman network inspect: include running containers 2024-02-28 16:33:26 +01:00
types Bump Go module to v5 2024-02-08 09:35:39 -05:00
utils Bump Go module to v5 2024-02-08 09:35:39 -05:00
changes.go Accept a config blob alongside the "changes" slice when committing 2023-11-30 09:00:52 -05:00
changes_test.go Accept a config blob alongside the "changes" slice when committing 2023-11-30 09:00:52 -05:00
decoder.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types.go Fix reference to deprecated types.Info 2024-03-27 08:17:10 -05:00