splunk / splunk-operator

Splunk Operator for Kubernetes
Other
210 stars 115 forks source link

Splunk Operator: found, that chart doesn't upgrade crd's. #1192

Open yaroslav-nakonechnikov opened 1 year ago

yaroslav-nakonechnikov commented 1 year ago

Please select the type of request

Enhancement

Tell us more

Describe the request we are using terraform helm provider to install charts. And we recently found, that upgrade to new version skips upgrading CRD's.

This looks like default behavior (of helm itself) and looks like we can't complain on it. But, we can request to add some setting to chart, so CRD's would be upgraded, like it is done in cert-manager chart.

Expected behavior There will be a switch to upgrade CRD's

ps. in https://github.com/splunk/splunk-operator/blob/main/docs/Helm.md there is no info how to upgrade CRD's

yaroslav-nakonechnikov commented 1 year ago

and this one is quite critical, as CRD's are quite big ones, and checking diff per each file is hard.

vivekr-splunk commented 1 year ago

Hello @iaroslav-nakonechnikov we will look into this issue and get back to you.

vivekr-splunk commented 1 year ago

CSPL-2415