You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since a week, we can no longer use this images in our gitlab ci/cd pipeline to deploy to kubernetes. Every aws command exits promptly with a segfault error. Prior to this week the image worked flawless.
Using image:
jshimko/kube-tools-aws:latest on Amazon Linux EKS optimized AMI 1.20.7-20210914
If it's still not working for you, can you try the 3.8.1 build I just pushed up. I just want to see if a dependency I updated in 3.8.0 had anything to do with your issue.
Since a week, we can no longer use this images in our gitlab ci/cd pipeline to deploy to kubernetes. Every aws command exits promptly with a segfault error. Prior to this week the image worked flawless.
Using image:
jshimko/kube-tools-aws:latest on Amazon Linux EKS optimized AMI 1.20.7-20210914
Output:
/bin/bash: line 177: 21 Segmentation fault (core dumped) aws eks --region $AWS_DEFAULT_REGION update-kubeconfig --name $EKS_CLUSTER
The text was updated successfully, but these errors were encountered: