https://pulumi.com logo
Title
i

icy-jordan-58549

06/10/2021, 2:18 PM
not sure, but I think this more related to pulumi/pulumi package instead of #kubernetes. Can someone help me? Thanks
b

billowy-army-68599

06/10/2021, 2:33 PM
Check your state, there’s an old provider in there I think. Pulumi state export and search for that version
i

icy-jordan-58549

06/10/2021, 2:44 PM
wow, checking it right now
it sound like would be much better to recreate the stack
just updating or leaving single provider inside state hasn’t helped me or I broke the stack 🙂
@billowy-army-68599 on stack create, same issue
└─ pulumi:providers:kubernetes                          default_1_1_1           **failed**              1 error
something requires that old provider, any idea how to find it? … going to enable resource one by one
l

little-cartoon-10569

06/10/2021, 9:36 PM
There isn't always something that requires the old provider. If there was a recent provider update, the old provider is needed until all the resources have been updated; I don't think it gets "cleared out" until the
up
after the update completes.
i

icy-jordan-58549

06/14/2021, 6:44 AM
@billowy-army-68599 crd2pulumi was taking very old provider, will do the investigation a bit later