Closed otterley closed 4 years ago
The adapter is currently built with the Go SDK v2, which is in developer preview and should not be used in production.
Among other issues, SDK v2 lacks support for Web Identity Tokens, which is necessary to deploy this adapter on EKS clusters secured using IAM Roles for Service Accounts. See https://github.com/aws/aws-sdk-go-v2/issues/475.
The adapter is currently built with the Go SDK v2, which is in developer preview and should not be used in production.
Among other issues, SDK v2 lacks support for Web Identity Tokens, which is necessary to deploy this adapter on EKS clusters secured using IAM Roles for Service Accounts. See https://github.com/aws/aws-sdk-go-v2/issues/475.