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

feat: remove signatures in container deployments by default #990

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mmartinv
Copy link
Contributor

@mmartinv mmartinv commented Oct 18, 2024

Make skopeo copy to remove the signatures of signed containers
by default to avoid build failures.

Depends: osbuild/osbuild#1906
Resolves: osbuild/bootc-image-builder#681

Signed-off-by: Miguel Martín [email protected]

Make `skopeo copy` to remove the signatures of signed containers
by default to avoid build failures.

Depends: osbuild/osbuild#1906
Resolves: osbuild/bootc-image-builder/issues/681

Signed-off-by: Miguel Martín <[email protected]>
@cgwalters
Copy link
Contributor

Please also canonically reference containers/image#2599 (in the code as well)

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.

Disk image generation fails with signed containers
3 participants