Jun Shun Zhang
Jun Shun Zhang
**What I'd like:** Allow credential-provider settings to be passed into a credential helper. In this case I would like to use [IAM Roles Anywhere](https://docs.aws.amazon.com/rolesanywhere/latest/userguide/credential-helper.html) with [ecr-credential-provider](https://github.com/kubernetes/cloud-provider-aws/tree/master/cmd/ecr-credential-provider). For this particular case...
This uses Kyverno to address issue #4928 This was tested using a fake pod manifest and applying the kyverno policy in clusterpolicy.yaml ``` apiVersion: v1 kind: Pod metadata: name: nginx...