https://pulumi.com logo
r

rich-businessperson-35436

12/09/2021, 12:22 PM
i'm seeing an issue on Azure where after a ServicePrincipal is created azure-nativecontainerserviceManagedCluster still claims it doesn't exist but will succeed on re-run of the stack
I'm thinking this IAM stuff is just eventually consistent and this part of their kubernetes api junks is lagging a second or two behind - is there a way to have it retry a bit before failing?
looks like i'm hitting the same issue as #7932