pulumi / pulumi-kubernetes-operator

A Kubernetes Operator that automates the deployment of Pulumi Stacks
Apache License 2.0
221 stars 55 forks source link

Increase timeout for stack state reconciliation in tests to 60s #444

Closed rquitales closed 1 year ago

rquitales commented 1 year ago

Some reconcilations can take around 30s to occur in our tests, and could cause flakey-ness if our timeout is hit first.