Chris Simmons

Results 6 comments of Chris Simmons

I am seeing the same with new custom gateways created from the scaffolder. This manifests itself with the frontend not loading, and the following logged in the console: ``` Uncaught...

This has also happened for us as well today. As others have mentioned, restarting the pods with the unready agent containers looks to have sorted things as of about an...

Just to confirm, I have been running with an explicit locally scoped address over 5 clusters for the past year or so and have had no issues. As per the...

We are seeing a similar problem trying to make changes to an already deployed cluster resource. Either adding a new parameter that wasn't configured before or modifying an existing parameter,...

I can confirm using `--skip-preview` does work as expected and doesn't exhibit the same problem. I forgot to mention before that we are using `@pulumi/aws`, not `@pulumi/eks`.

Yep, I appreciate those above error messages are related to the EKS package. However, we are seeing the same issue where any change to a deployed `aws:eks/cluster:Cluster` resource from `@pulumi/aws`...