Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Cosign verification fails #2411

Answered by interN3rd
interN3rd asked this question in Q&A
Discussion options

You must be logged in to vote

You are right. There is no error.

I did recon this message as an error message in the first place, because it was printed to my screen during an Ansible deploy. What I did not notice was, that this message was printed by an Ansible assertion and that this message only was stored as a variable. The origin of the text is the output from cosign verify. So the assertion did not fail, because there was something wrong with Renovate, but because I did make some dependency updates and the way how assertions are handled was changed. To make a long story short: The issue here is my little experience with Cosign and Ansible.

Everything works fine now. The issue can be closed. Hopefully, it's useful…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by viceice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2403 on October 10, 2023 15:12.