Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix skopeo inspect call to swallow digest & tag definition error. #45

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

ckelleyRH
Copy link
Contributor

This was done in #15 for skopeo copy, but there is another call to skopeo inspect which was not updated. The _strip_tag function was moved into utils and made non-private.

Resolves #44

This was done in konflux-ci#15 for `skopeo copy`, but there is another call
to `skopeo inspect` which was not updated. The _strip_tag function
was moved into utils and made non-private.
@lubomir lubomir merged commit e8d2d44 into konflux-ci:main Sep 3, 2024
5 checks passed
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.

rpm-lockfile-prototype --debug --allowerasing rpms.in.yaml fails when defining both a tag and a digest.
2 participants