containers/podman

Manifests: No tests for doing API manifests/imagename&images=foo

Open

#22,258 建立於 2024年4月4日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Go (3,107 fork)batch import
ContribfestGood First Issuekind/bugvolunteers-wanted

倉庫指標

Star
 (31,686 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Issue Description

I noticed that in the documentation, we can pass in 'images' to the libpod/manifests/foobar?images=foo endpoint.

However, I noticed we have no tests for this? https://github.com/containers/podman/blob/main/test/apiv2/15-manifest.at

Also, we can actually create a manifest without images... even though the documentation says otherwise (shows required): https://docs.podman.io/en/latest/_static/api.html#tag/manifests/operation/ManifestCreateLibpod

Steps to reproduce the issue

N/A see https://github.com/containers/podman/blob/main/test/apiv2/15-manifest.at missing tests

Describe the results you received

N/A, missing tests.

Describe the results you expected

Tests for ?images parameter to manifests

podman info output

N/A

Podman in a container

No

Privileged Or Rootless

None

Upstream Latest Release

Yes

Additional environment details

Additional environment details

Additional information

Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting

貢獻者指南