-
Bug
-
Resolution: Duplicate
-
Normal
-
None
-
None
-
None
-
False
-
None
-
True
-
-
Admission webhooks are staying even after uninstalling the operator, not large problem when customer uses the same product but if they will switch between MTV and forklift there can be issues with the endpoints.
```
❯ oc get ValidatingWebhookConfiguration
NAME WEBHOOKS AGE
alertmanagerconfigs.openshift.io 1 7d23h
autoscaling.openshift.io 2 7d23h
cdi-api-dataimportcron-validate 1 7d21h
cdi-api-datavolume-validate 1 7d21h
cdi-api-populator-validate 1 7d21h
cdi-api-validate 1 7d21h
cluster-baremetal-validating-webhook-configuration 1 7d23h
controlplanemachineset.machine.openshift.io 1 7d23h
forklift-api-plans 1 7d21h
forklift-api-providers 1 7d21h
forklift-api-secrets 1 7d21h
```
```
❯ oc get MutatingWebhookConfiguration
NAME WEBHOOKS AGE
cdi-api-datavolume-mutate 1 7d21h
forklift-api-plans 1 7d21h
forklift-api-providers 1 7d21h
forklift-api-secrets 1 7d21h
```
- duplicates
-
MTV-1076 Uninstalling MTV 2.6.0 does not remove all components
- POST