Files
podman/pkg
Grzegorz Szczepanczyk 11daf5068a test/apiv2: cover the manifest-create images query param
The libpod manifest-create endpoint takes an "images" query parameter that
fills the new list at creation time, but 15-manifest.at never tested it.
Add cases that create a list with images= on both the v4
(/manifests/{name}, 201) and v3 (/manifests/create, 200) endpoints and
check the image ends up in the list.

Also drop the stale "required: true" from the images query parameter in the
swagger docs - the handler treats it as optional, and the existing create
tests (which omit it) already show that.

Fixes: #22258

Signed-off-by: Grzegorz Szczepanczyk <g.szczepanczyk@getprintbox.com>
2026-06-29 12:01:34 +02:00
..
2026-03-09 11:09:23 +01:00
2022-12-15 13:39:56 +01:00
2026-06-09 11:51:46 -07:00
2026-06-09 11:51:46 -07:00
2025-09-10 16:17:04 +02:00
2026-04-22 14:02:25 -05:00
2025-09-10 16:17:04 +02:00
2026-04-22 14:02:25 -05:00
2025-09-10 16:17:04 +02:00
2026-05-22 12:25:21 -07:00
2025-11-11 12:32:46 +01:00