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

TestAccClusterGo flake #1455

Open t0yv0 opened 1 month ago

t0yv0 commented 1 month ago

What happened?

      utils.go:202: 
            Error Trace:    /home/runner/work/pulumi-eks/pulumi-eks/examples/utils/utils.go:202
                                        /home/runner/work/pulumi-eks/pulumi-eks/examples/utils/utils.go:100
                                        /home/runner/work/pulumi-eks/pulumi-eks/examples/utils/utils.go:107
                                        /opt/hostedtoolcache/go/1.21.13/x64/src/runtime/asm_amd64.s:1650
            Error:          Not equal: 
                            expected: 2
                            actual  : 1
            Test:           TestAccClusterGo
            Messages:       1 out of 2 desired worker Nodes are instantiated and running

Restarting resolved the issue.

Example

N/A

Output of pulumi about

N/A

Additional context

N/A

Contributing

Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).