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

No image name logged when denying for invalid GPG signature #282

Open
aaroncollins opened this issue Mar 31, 2021 · 0 comments
Open

No image name logged when denying for invalid GPG signature #282

aaroncollins opened this issue Mar 31, 2021 · 0 comments

Comments

@aaroncollins
Copy link
Member

What commit ID of Portieris did you experience the problem with?

v0.10.0 (ae0bc5d)

What went wrong?

It appears that an image was denied for an invalid GPG signature but the log line didn't contain the image name:

Mar 31 12:43:12 portieris-5b7978c879-f5k5s portieris error E0331 11:43:12.067745       1 retry.go:27] Attempt 1 to verify image failed: Invalid GPG signature: (*packet.Signature)(nil)
Mar 31 12:43:12 portieris-5b7978c879-f5k5s portieris error E0331 11:43:12.067793       1 responder.go:87] simple: Invalid GPG signature: (*packet.Signature)(nil)
Mar 31 12:43:12 portieris-5b7978c879-f5k5s portieris info I0331 11:43:12.067812       1 controller.go:125] Deny for images: 

What should have happened differently?

Name of denied image should be logged

How can it be reproduced?

Attempt to deploy an image that has an invalid GPG signature

Any other relevant information

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

No branches or pull requests

1 participant