charts icon indicating copy to clipboard operation
charts copied to clipboard

ValidatingWebhookConfiguration object left behind after disabling cStor/legacy

Open niladrih opened this issue 3 years ago • 3 comments

When the 'openebs' helm chart (v3.0.0) is deployed with legacy or cStor-CSI enabled, it creates a validatingwebhookconfiguration in each case. When the legacy or cStor-CSI option is disabled using helm upgrade, it removes all control-plane components except for the validatingwebhookconfiguration object.

Sample command:

helm upgrade openebs -n openebs openebs/openebs --set cstor.enabled=false --reuse-values

The webhook cleanup job is only triggered on uninstall.

niladrih avatar Dec 20 '21 13:12 niladrih

@niladrih can we take this up for 3.2?

pawanpraka1 avatar Jan 20 '22 07:01 pawanpraka1

Yes @pawanpraka1. ✔️

niladrih avatar Jan 20 '22 07:01 niladrih

This issue depends on the helm issue

  • https://github.com/helm/helm/issues/4701

niladrih avatar Mar 08 '22 06:03 niladrih