Skip to content

inspect: add Comment field to inspect output#2890

Open
ATULSHARMA1234 wants to merge 1 commit into
podman-container-tools:mainfrom
ATULSHARMA1234:fix/issue-2098-add-comment-to-inspect
Open

inspect: add Comment field to inspect output#2890
ATULSHARMA1234 wants to merge 1 commit into
podman-container-tools:mainfrom
ATULSHARMA1234:fix/issue-2098-add-comment-to-inspect

Conversation

@ATULSHARMA1234

Copy link
Copy Markdown

Expose the Comment field from the image configuration in the skopeo inspect JSON output. Previously, the Comment field was available via 'podman inspect' but not via 'skopeo inspect'.

Closes #2098

Expose the Comment field from the image configuration in
the skopeo inspect JSON output. Previously, the Comment
field was available via 'podman inspect' but not via
'skopeo inspect'.

Closes podman-container-tools#2098

Signed-off-by: ATULSHARMA1234 <143108076+ATULSHARMA1234@users.noreply.github.com>

@mtrmac mtrmac left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

In a curious coincidence, another PR for this was submitted very recently: #2884 and the review comments there apply here as well — note also the pointer to an earlier review.

This one differs in patching the vendor tree — that’s closer but we can’t be maintaining a separate fork. Please submit that as a separate PR to https://github.com/podman-container-tools/container-libs .

(I did not substantially review the code in the vendored parts, this is not a design approval of the semantics.)

@TomSweeneyRedHat

Copy link
Copy Markdown
Contributor

@ATULSHARMA1234 are you able to make the necessary changes in the container-libs project for this?

@lsm5

lsm5 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

@ATULSHARMA1234 are you able to make the necessary changes in the container-libs project for this?

@ATULSHARMA1234 ping ^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Comment section from inspect

4 participants