Closed
Description
What were you trying to accomplish?
We use the eksctl docker image (version 0.198.0) in our setup to manage our EKS clusters. We need a newer version of the docker image to update our EKS cluster, as the current version does not recognise the control plane version "1.32".
What happened?
Since eksctl version 0.198.0, the publish Docker image pipelines in the eksctl repository have been failing:
Docker Publish Pipeline
This prevents us from obtaining a newer version of the docker image required for our setup.
How to reproduce it?
N/A (issue is related to pipeline failure).
Logs
N/A (issue is related to pipeline failure).
Anything else we need to know?