azure-key-vault-to-kubernetes icon indicating copy to clipboard operation
azure-key-vault-to-kubernetes copied to clipboard

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

Open thanh-nguyen-van opened this issue 3 years ago • 1 comments

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.

thanh-nguyen-van avatar Nov 02 '21 04:11 thanh-nguyen-van

Same issue, version 1.3.0

TomasTokaMrazek avatar Aug 01 '22 18:08 TomasTokaMrazek