This message was deleted.
# kubernetes
s
This message was deleted.
s
Hmm we have heard of scenarios where the PVC await blocks for a long time but this is interesting. Any chance you have an RBAC rule disallowing watches? You could also consider adding a
<http://pulumi.com/skipAwait|pulumi.com/skipAwait>: "true"
annotation to the PVC to see if that works around things.
b
It seems that we don't. I'm looking tomorrow to see if
@sparse-park-68967 What’s weird is that we are not creating any
persistentvolumeclaims
but pulumi is wathcing one 🤔
s
interesting. Can you open an issue with the details?