Hi there! Dynamic Resource Provider I developed a...
# general
e
Hi there! Dynamic Resource Provider I developed always executes
update
even if nothing in code is changed:
[diff: ~__provider]
Could you tell me please what is a possible reason of that? More details: • Python • Pulumi 3.56.0 •
__provider
in
_news
and
_olds
are not the same (why?) 😬 Similar issues: 1, 2
s
Yeah, ive been struggling with it.. It would be great to get some advice on this too
e
Sounds like a non-determinism in the closure serialisation method. Can you raise an issue about this for us to track, if you've got a program that you can share to reproduce the issue that would help a lot because it's probably very sensitive to the actual code in the dynamic provider.
s
You want an issue in gitlab or via the enterprise support portal?
my example provider is located here: https://github.com/awslabs/aws-cyclone-solution/tree/main/pulumi-provider . I even tried to use the stables array but that didn't seem to help
i can also add the link to the issue
e
You want an issue in gitlab or via the enterprise support portal?
GitHub or support portal (Support would probably just then make the github ticket for you) which ever is easier. And yes please add that link to the issue, repro programs are a massive help.
s
@echoing-dinner-19531 what repo should the issue be created in?
e
s
@elegant-sundown-11861 does this capture it correctly? https://github.com/pulumi/pulumi/issues/12401
e
Looks good! Thanks for raising issue @sparse-gold-10561