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

pkg/blueprint: remove the container digest field #393

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

kingsleyzissou
Copy link
Contributor

The digest field was incorrectly exposed in the blueprints via 13bf49a. This PR fixes this by removing the field and fixing the conversion from blueprint.Container to container.SourceSpec.

The `digest` field was incorrectly exposed in the blueprints via
13bf49a. This PR fixes this by removing the field and fixing the
conversion from `blueprint.Container` to `container.SourceSpec`.
Copy link
Member

@achilleas-k achilleas-k left a comment

Choose a reason for hiding this comment

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

Cheers!

@achilleas-k achilleas-k added this pull request to the merge queue Jan 25, 2024
Merged via the queue into osbuild:main with commit 8723931 Jan 25, 2024
10 checks passed
@kingsleyzissou kingsleyzissou deleted the bp-container-fix branch January 25, 2024 12:25
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.

3 participants