spiegel_podman/pkg/api/server
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
..
idle set !remote build tags where needed 2024-08-19 11:41:28 +02:00
doc.go docs(api): drop trailing slash on podman.io/community contact URL 2026-05-19 02:48:35 -07:00
handler_api.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
handler_logging.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
handler_panic.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
handler_rid.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_archive.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_artifacts.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_auth.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_containers.go filters: add annotation filter for containers Fixes: #28562 2026-05-11 20:24:28 +09:00
register_distribution.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_events.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_exec.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_generate.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_healthcheck.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_images.go Adjust API calls for compression 2026-05-29 09:10:50 -04:00
register_info.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_kube.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_manifest.go test/apiv2: cover the manifest-create images query param 2026-06-29 12:01:34 +02:00
register_monitor.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_networks.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_ping.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_plugins.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_pods.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_quadlets.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_secrets.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_swagger.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_swarm.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_system.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_version.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
register_volumes.go libpod: add volume rename support 2026-06-11 21:56:15 +01:00
server.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00