mammoth-airline-91759
12/08/2021, 10:01 PMpulumi up
seemingly tries to re-create them instead of just `kubectl apply`ing over top (which would just update). Anyone else seen this or have a workaround?billowy-army-68599
12/08/2021, 10:07 PMwonderful-twilight-70958
12/08/2021, 11:39 PMmammoth-airline-91759
12/09/2021, 1:23 PMpulumi up
it partially fails, b/c it tries to re-create the deployment instead of just applying over top.
2. Using k8s.yaml.ConfigFile
, I deployed several resources. Then, I changed the provider to target a different namespace, which now causes some failures b/c pulumi tries to re-create Cluster-scoped resources instead of ignoring or just applying overtop.
I guess those are a bit more nuanced scenarios than I was originally thinking. 🙂wonderful-twilight-70958
12/09/2021, 2:01 PMmammoth-airline-91759
12/10/2021, 5:34 AM