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

ci: Sign release and containers with Cosign and GitHub OIDC #1292

Merged
merged 1 commit into from
Oct 22, 2022

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented Oct 21, 2022

Changes:

  • Replace the Cosign static key with GitHub Actions OIDC when signing the flagger container images
  • Sign the GitHub release assets (SBOM and source code) checksums with Cosign keyless
  • Sign the load-tester container images with Cosign keyless

@stefanprodan stefanprodan added the kind/build Issues related to CI label Oct 21, 2022
- Replace the Cosign static key with GitHub Actions OIDC when signing the flagger container image
- Sign the GitHub release assets checksums with Cosign keyless
- Sign the load-tester container image with Cosign keyless

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan merged commit d8387a3 into main Oct 22, 2022
@stefanprodan stefanprodan deleted the cosign-keyless branch October 22, 2022 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/build Issues related to CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants