Just got bit by the API Version changes again. Hop...
# general
c
Just got bit by the API Version changes again. Hopefully support for auto aliasing these will come soon. This time it was in helm though, so out of my control.
w
The PR was merged today. 🎉 https://github.com/pulumi/pulumi-kubernetes/pull/798 Should be in a release version today or Monday.
c
Oh awesome. I’ll try that out right now I suppose since I need it.
Looks like it was tagged 30 minutes ago
And it worked nicely.
The only “bug” I noticed is that it shows
deleted original
and
created replacement
as 2 line entries instead of how it normally works
I think it normally shows just as
replaced
no?
Damn, took the screenshot too late. It did change to
replaced
eventually.
w
Yes - this does cycle through a few different status messages - and what you describe does sounds expected.
g
c
@gorgeous-egg-16927 Already using that feature. We refactored our code already and remove the ugliness.
1