Steve Kuznetsov
Steve Kuznetsov
@gjenkins8 that particular CRD issue was from my use of `IncludeCRDs`.... extremely misleading name, sent another PR for that. I will get you a reproducer log trace for this particular...
@TerryHowe does your versioning scheme apply to the library as well as the flags for users? Also, isn't the point of alpha releases that you can still break APIs? :sweat_smile:
My preference would be to have a broader refactor, if I'm honest - the flow that I triggered by setting `installClient.IncludeCRDs` was terrifying - the next `helm upgrade` silently _deleted...
@mattfarina hi! I found a set of flags on the install SDK which cause Helm v4 to silently delete CRDs and cause catastrophic data loss on clusters. Do you think...
Sure, that's the least we can do.
Mostly implemented in https://github.com/kcp-dev/kcp/pull/1086