amazon-eks-pod-identity-webhook
amazon-eks-pod-identity-webhook copied to clipboard
Include validation in webhook
What would you like to be added:
Include validation logic to ensure role exists, and that the trust policy is valid.
Why is this needed:
Currently validation never happens and workloads only fail once they try to access an AWS service and fail.
Ideally this feature could somehow be disabled for folks who would rather not have validation at creation time.