We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v0.10.0 (ae0bc5d)
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:
Name of denied image should be logged
Attempt to deploy an image that has an invalid GPG signature
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
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
The text was updated successfully, but these errors were encountered: