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

manifest: add new PayloadRemoveSignatures to isoinstaller #659

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mvo5
Copy link
Contributor

@mvo5 mvo5 commented May 3, 2024

This allows to parameterize the skopeo copy stage to remove the signatures during the copy and will be used from bib.

Note that this is a minimal version, I think the API needs to be changed but there is already main...ondrejbudai:images:dir in the works and I do not want to create unnecessary conflicts here.

See also
osbuild/osbuild#1752
osbuild/osbuild#1763

This will then be used by bib in e.g. https://github.com/osbuild/bootc-image-builder/compare/main...mvo5:use-remove-sig?expand=1

mvo5 added 4 commits May 6, 2024 11:15
This adds support for the new `remove-signatures` option in the
osbuild skopeo stage.

See:
osbuild/osbuild#1752
osbuild/osbuild#1763
This allows to parameterize the skopeo copy stage to remove the
signatures during the copy.
This will be passed down to the skopeo stage.
@mvo5 mvo5 force-pushed the bootc-iso-remove-signatures branch from 531ae7f to 67329e8 Compare May 6, 2024 09:21
@mvo5 mvo5 requested a review from ondrejbudai May 6, 2024 09:21
@ondrejbudai ondrejbudai requested a review from cgwalters May 6, 2024 11:28
Copy link
Member

@ondrejbudai ondrejbudai left a comment

Choose a reason for hiding this comment

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

Looks good! :)

Copy link

github-actions bot commented Jun 9, 2024

This PR is stale because it has been open 30 days with no activity. Remove "Stale" label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Jun 9, 2024
@mvo5 mvo5 removed the Stale label Jun 10, 2024
@mvo5 mvo5 marked this pull request as ready for review June 10, 2024 07:02
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.

None yet

2 participants