I'm trying to use aws-es-curl inside a kubernetes container (jenkins-agent) and noticed the provided serviceaccount role that should authenticate using OIDC webprovider is ignored. Making it default to the EC2 instance profile role.
I have seen this in our own Java code when the aws sdk used, was too old. I would really love to see a aws-es-curl updated to a newer sdk. (probably Node >= 2.521.0 sdk ) https://medium.com/@marcincuber/amazon-eks-with-oidc-provider-iam-roles-for-kubernetes-services-accounts-59015d15cb0c
I'm trying to use aws-es-curl inside a kubernetes container (jenkins-agent) and noticed the provided serviceaccount role that should authenticate using OIDC webprovider is ignored. Making it default to the EC2 instance profile role.
I have seen this in our own Java code when the aws sdk used, was too old. I would really love to see a aws-es-curl updated to a newer sdk. (probably Node >= 2.521.0 sdk ) https://medium.com/@marcincuber/amazon-eks-with-oidc-provider-iam-roles-for-kubernetes-services-accounts-59015d15cb0c