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: add support for image signing #116

Merged
merged 5 commits into from
Jul 21, 2023

Conversation

gerblesh
Copy link
Contributor

@gerblesh gerblesh commented Jul 21, 2023

This PR adds image signing, with no additional configuration required from the user
Things done:

  • copy cosign public key and policy.json in the proper place (/etc/pki/containers/cosign.pub and /etc/containers/policy.json)
  • automatically fill in repo details in /etc/containers/policy.json and /etc/containers/registries.d/cosign.yaml in the build script

Things that still need to be done:

  • properly document container signing in the README
  • test!

@gerblesh gerblesh requested a review from castrojo as a code owner July 21, 2023 05:40
@castrojo castrojo enabled auto-merge July 21, 2023 19:49
@castrojo castrojo merged commit 50c6629 into blue-build:template Jul 21, 2023
@gerblesh gerblesh mentioned this pull request Jul 21, 2023
RoyalOughtness referenced this pull request in secureblue/secureblue Nov 27, 2023
feat: add support for image signing
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.

2 participants