In order to get AWS OIDC Provider usage support, via Kubernetes ServiceAccounts, we need to increase the AWS Golang SDK Version (support from 1.23.13; doc)
So in order to achieve this, I just increased the patch level for easy merging. Minor increase would incur further testing.
In order to get AWS OIDC Provider usage support, via Kubernetes ServiceAccounts, we need to increase the AWS Golang SDK Version (support from 1.23.13; doc)
So in order to achieve this, I just increased the patch level for easy merging. Minor increase would incur further testing.