amazon-eks-pod-identity-webhook
amazon-eks-pod-identity-webhook copied to clipboard
SELF_HOSTED_SETUP: Document use of ServiceAccountIssuerDiscovery
https://github.com/aws/amazon-eks-pod-identity-webhook/blob/master/SELF_HOSTED_SETUP.md looks dated. There's no talk about TokenReview or k8s 1.18 ServiceAccountIssuerDiscovery feature. Is that a miss or the support is expected sometime in the future?
Environment A number of self-hosted k8s in aws. AWS Region: us-west-2 Kubernetes version: 1.17.11 onwards
Hi thanks for the issue. The ServiceAccountIssuerDiscovery feature was released after this webhook was written and hasn't been updated to account for that feature. We'd welcome a PR!