SparebankenVest / azure-key-vault-to-kubernetes

Azure Key Vault to Kubernetes (akv2k8s for short) makes it simple and secure to use Azure Key Vault secrets, keys and certificates in Kubernetes.
https://akv2k8s.io
Apache License 2.0
432 stars 98 forks source link

[Question] admission webhook error: failed to get auto cmd, error: secrets "pullsecret" not found #275

Open thanh-nguyen-van opened 2 years ago

thanh-nguyen-van commented 2 years ago

I got this issue when apply azure-key-vault to AKS.

"found env var to inject" env="secret-inject@azurekeyvault" container=abce/dsdsds"
E1102 04:29:47.012983       1 main.go:166] "failed to mutate" err="failed to get auto cmd, error: secrets \"pullsecret\" not found" pod="abce/"
2021/11/02 04:29:47 [ERROR] admission webhook error: failed to get auto cmd, error: secrets "pullsecret" not found

I have moved all images to Azure ACR. but got this error. can you help to check.

TomasTokaMrazek commented 2 years ago

Same issue, version 1.3.0