pulumi / pulumi-eks

A Pulumi component for easily creating and managing an Amazon EKS Cluster
https://www.pulumi.com/registry/packages/eks/
Apache License 2.0
171 stars 82 forks source link

Workflow failure: cron #1437

Closed pulumi-bot closed 1 month ago

pulumi-bot commented 1 month ago

Workflow Failure

cron has failed. See the list of failures below:

t0yv0 commented 1 month ago

Copilot now

The error logs indicate that the failure occurred due to an invalid EKS add-on version specified for the coredns component.

Error Details

The specific error message is: InvalidParameterException: Addon version specified is not supported. The logs show multiple attempts to create the coredns add-on, all of which failed due to this version issue. Potential Fix

Verify and update the version of the coredns add-on in your configuration file to a supported version. You can refer to the AWS EKS documentation for the supported versions. Ensure that the go.sum file is present in the expected directory to avoid cache restore issues. To further investigate, you might want to look into the .github/workflows directory for any references or configurations related to the coredns add-on. Unfortunately, I couldn't retrieve the contents of this directory, so you may need to check it manually.

pulumi-bot commented 1 month ago

This issue has been addressed in PR #1447 and shipped in release v3.0.0.