Skip to content

fix(apps): fetch only required image metadata - #413

Merged
mike-sul merged 1 commit into
masterfrom
fix-skopeo-inspect
Sep 4, 2026
Merged

fix(apps): fetch only required image metadata#413
mike-sul merged 1 commit into
masterfrom
fix-skopeo-inspect

Conversation

@mike-sul

@mike-sul mike-sul commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Add "--no-tags" option to the "skopeo inspect" command so it fetches from registry only those data that are required: an index (if needed), manifest, and image config. As result, it makes "skopeo" not to issue the image tag listing request, which evidently causes a problem for "hub.f.io" - it takes ages to process such requests.

Add "--no-tags" option to the "skopeo inspect" command so it fetches
from registry only those data that are required: an index (if
needed), manifest, and image config. As result, it makes "skopeo" not to
issue the image tag listing request, which evidently causes a problem
for "hub.f.io" - it takes ages to process such requests.

Signed-off-by: Mike Sul <mike.sul@foundries.io>
@mike-sul
mike-sul marked this pull request as ready for review September 4, 2026 12:43

@doanac doanac left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@mike-sul
mike-sul merged commit 5e9399e into master Sep 4, 2026
2 checks passed
@mike-sul
mike-sul deleted the fix-skopeo-inspect branch September 4, 2026 14:18
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.

2 participants