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/CD Updates #710

Merged
merged 1 commit into from
Feb 22, 2022
Merged

CI/CD Updates #710

merged 1 commit into from
Feb 22, 2022

Conversation

sudermanjr
Copy link
Member

  • get publish secrets from vault.
  • Update goreleaser.
  • Sign checksums with cosign
  • Enable experimental docker features to move towards multi-arch support

Checklist

  • I have signed the CLA
  • I have updated/added any relevant documentation

Description

What's the goal of this PR?

Move towards some of our more modern CI/CD standards

…gn checksums. Enable experimental docker features to move towards multi-arch support
You can verify the signature of the checksums.txt file using [cosign](https://github.com/sigstore/cosign).

```
cosign verify-blob checksums.txt --signature=checksums.txt.sig --key https://artifacts.fairwinds.com/cosign.pub
Copy link
Member

Choose a reason for hiding this comment

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

🎉

@sudermanjr sudermanjr merged commit 986d47b into master Feb 22, 2022
@sudermanjr sudermanjr deleted the sudermanjr/CI-CD-Updates branch February 22, 2022 23:14
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