k8s-image-availability-exporter
k8s-image-availability-exporter copied to clipboard
Add suport for ECR repositorires
Some users prefer to use in EKS clusters ECR without service accounts to authorize but with native support from eksctl to provide credentials for their projects Exporter can't get any credentials from SA or from Secrets and falls with 401 Unauthorized exception This PR add new libraries from AWS for work with their authorization methods