<@UBAJ7TD53> it seems that when a Deployment depen...
# general
g
@creamy-potato-29402 it seems that when a Deployment depends on a Secret, and the secret is changed, pulumi doesn’t restart / recreate the deployment (unlike for ConfigMaps, where it does so). Shouldn’t this be the same behaviour between configmap and secret?
c
@glamorous-printer-66548 bug, will fix after my talk tonight.
👍 1
I’m not sure how we missed this??
g
to be clear: this behaviour was already there with 0.15.x, so not a new 0.16 thing.
c
@glamorous-printer-66548 sorry, you mean that the 0.15 implemented this correctly?
g
Nope, I mean this was already buggy in 0.15.
c
Yeah, makes sense. I’m not sure how we missed this.