Is this a BUG REPORT or FEATURE REQUEST?:
/kind bug
What happened:
While deleting helm chart we get an error and all crds still exist.
# helm delete sid
Error: deletion completed with 1 error(s): mutatingwebhookconfigurations.admissionregistration.k8s.io "sid-mutate-job" already exists
because of which for deploying it next time we need to delete all crd's and then deploy again
What you expected to happen:
Delete helm chart should exit properly
Is this a BUG REPORT or FEATURE REQUEST?:
What happened:
While deleting helm chart we get an error and all crds still exist.
because of which for deploying it next time we need to delete all crd's and then deploy again
What you expected to happen:
Delete helm chart should exit properly