Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

[DO NOT MERGE] Use OCI manifest from skopeo copy for analysis #1158

Closed
wants to merge 1 commit into from

Conversation

Vijay-P
Copy link
Contributor

@Vijay-P Vijay-P commented Jul 30, 2021

Duplicate branch of #1082. While our configuration appears to be correct, Circle CI refuses to pick up the fork that @tsaarni is pushing from.

If layers are not compressed on the registry, skopeo copy will compress them
on the fly when executing "skopeo copy ... oci:dir".  That causes disparity
between image manifest that was previously fetched with "skopeo inspect",
which had references to uncompressed layers.

This change makes analysis rely on the OCI image manifest only.

Fixes #1080

Signed-off-by: Tero Saarni <tero.saarni@est.tech>
@Vijay-P Vijay-P changed the title Use OCI manifest from skopeo copy for analysis (duplicate) [DO NOT MERGE] Use OCI manifest from skopeo copy for analysis Jul 30, 2021
@Vijay-P Vijay-P marked this pull request as draft July 30, 2021 15:34
@Vijay-P Vijay-P closed this Jan 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants