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

Log the proper remote repo for the signatures on verify #1243

Merged
merged 1 commit into from Dec 22, 2021

Conversation

Itxaka
Copy link
Contributor

@Itxaka Itxaka commented Dec 22, 2021

Summary

Currently we print the image repo being signed as if we were pushing the
signatures to that same repo, which could lead to users being surprised.

Instead try to get the override and print that instead

Ticket Link

Resolves: #1242

Release Note

NONE

Currently we print the image repo being signed as if we were pushing the
signatures to that same repo, which could lead to users being surprised.

Instead try to get the override and print that instead

Resolves: sigstore#1242

Signed-off-by: Itxaka <igarcia@suse.com>
@Itxaka Itxaka force-pushed the output_signature_overrideRepo branch from 18445b9 to c7d3ba7 Compare December 22, 2021 15:03
@Itxaka
Copy link
Contributor Author

Itxaka commented Dec 22, 2021

woops sorry, I thought the make golangci-lint would run the linter, seems like it only installs it.

@dlorenc dlorenc merged commit 6f41b4b into sigstore:main Dec 22, 2021
@github-actions github-actions bot added this to the v1.5.0 milestone Dec 22, 2021
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.

[sign] output log misrepresents target repo for signatures
2 participants