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

Accept signature for cosign #525

Merged
merged 2 commits into from
May 3, 2024
Merged

Conversation

ECiurleo
Copy link
Contributor

Release step is failing with;

error=sign: cosign failed: exit status 1: WARNING: the -output-signature=dist/checksums.txt.sig flag is deprecated and will be removed in a future release. Please use the --output-signature=dist/checksums.txt.sig flag instead.
Using payload from: dist/checksums.txt

This update uses the non-deprecated command and also accepts the sig.

This PR fixes #

Checklist

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

Description

What's the goal of this PR?

To fix the failing circleci build

What changes did you make?

Added in a -y to accept the signature and updated the deprecated -output-signature

What alternative solution should we consider, if any?

Not looked at other options

Release step is failing with;

error=sign: cosign failed: exit status 1: WARNING: the -output-signature=dist/checksums.txt.sig flag is deprecated and will be removed in a future release. Please use the --output-signature=dist/checksums.txt.sig flag instead.
Using payload from: dist/checksums.txt

This update uses the non-deprecated command and also accepts the sig.
@transient1 transient1 merged commit be6d45a into FairwindsOps:master May 3, 2024
6 of 7 checks passed
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.

3 participants