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

Sign the release artifacts checksums and images #2301

Merged
merged 1 commit into from Jan 18, 2022
Merged

Sign the release artifacts checksums and images #2301

merged 1 commit into from Jan 18, 2022

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented Jan 18, 2022

This PR implements cosign keyless signing for the Flux release artifacts using GoReleaser.

Release workflow changes:

  • add the Flux manifests and API schemas to checksums
  • sign the checksum.txt with Cosign and GitHub OIDC
  • sign the flux-cli container images with Cosign and GitHub OIDC

Ref: #2303

@stefanprodan stefanprodan added the area/ci CI related issues and pull requests label Jan 18, 2022
- add the Flux manifests and API schemas to checksums
- sign the checksum.txt with Cosign and GitHub OIDC
- sign the flux-cli container images with Cosign and GitHub OIDC

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants