Hi All,
We're encountering a strange issue with the Pulumi-imported EKS cluster. As you know, Pulumi manages the imported cluster using program files, and we haven't made any changes to these files in the last two months. However, we received a notification that Pulumi was triggered to delete all resources. Fortunately, due to the restricted permissions of our Pulumi operator, only a few resources were actually deleted.
After analysing the situation, we found no manual operations took place during that time. We came across this issue filed on GitHub:
https://github.com/pulumi/pulumi-aws/issues/2593, which seems similar to our case. We attempted to reproduce the issue locally but were unsuccessful.
Have any of you experienced similar issues? We need to determine the root cause of this situation. Additionally, can we be assured that upgrading the Pulumi version will resolve it?
Please let me know if you need any more information; we’re happy to provide it.
Thanks!