[Bug] Verifying Image Signatures fails: Unable to Retrieve Public Key from Azure Key Vault #1252
Open
2 tasks done
Labels
bug
Something isn't working
Kyverno Version
1.12
Kubernetes Version
1.29
Kubernetes Platform
AKS
Description
I am experiencing an issue with
verifyImages
policy when attempting to validate image signatures created with Sigstore Cosign with a key stored in Azure Key Vault. The verification process fails because the public key cannot be retrieved from Azure Key Vault. Below is the error message encountered during the operation:"no matching signatures: failed to get public key: public key: public key: AzureCLICredential: fork/exec /bin/sh: no such file or directory"
Steps to reproduce
Expected behavior
Kyverno should successfully retrieve the public key from Azure Key Vault and verify the image signature as Kyverno supports Azure Key Vault KMS.
Screenshots
No response
Kyverno logs
Slack discussion
No response
Troubleshooting
The text was updated successfully, but these errors were encountered: