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 #1485

Closed pulumi-bot closed 1 week ago

pulumi-bot commented 1 week ago

Workflow Failure

cron has failed. See the list of failures below:

flostadler commented 1 week ago

Another occurrence of https://github.com/pulumi/pulumi-eks/issues/1465. Flake in TestAccNetworkPolicies:

kubernetes:batch/v1:Job (caller):
2024-11-13T06:43:10.3807225Z     error: 2 errors occurred:
2024-11-13T06:43:10.3809433Z        * the Kubernetes API server reported that "jobs/caller-840e4000" failed to fully initialize or become live: Resource 'caller-840e4000' was created but failed to initialize
2024-11-13T06:43:10.3811438Z        * [BackoffLimitExceeded] Job has reached the specified backoff limit

Retrying...

flostadler commented 1 week ago

retry worked