-
Bug
-
Resolution: Won't Do
-
Critical
-
None
-
4.11.z
-
None
-
+
-
Important
-
None
-
Rejected
-
False
-
-
Bug Fix
-
Done
Description of problem:
The CRD resources are not removed when uninstall the "Red Hat OpenShift Serverless" operator.
The scenario is the following:
Version-Release number of selected component (if applicable):
4.11.z /4.12.z
How reproducible:
always
Steps to Reproduce:
1)
On openshift webconsole install the "Red Hat OpenShift Serverless" operator;
2)
Switch to knative-serving project , and install the knative-serving instance;
3)
Uninstall the knative-serving instance and the "Red Hat OpenShift Serverless" operator
Actual results:
3. Check the CRD still there:
[root@localhost ~]# oc get crd |grep knative
certificates.networking.internal.knative.dev 2023-02-10T08:28:29Z clusterdomainclaims.networking.internal.knative.dev 2023-02-10T08:28:29Z configurations.serving.knative.dev 2023-02-10T08:28:29Z domainmappings.serving.knative.dev 2023-02-10T08:28:29Z images.caching.internal.knative.dev 2023-02-10T08:28:30Z ingresses.networking.internal.knative.dev 2023-02-10T08:28:29Z knativeeventings.operator.knative.dev 2023-02-10T08:28:13Z knativekafkas.operator.serverless.openshift.io 2023-02-10T08:28:12Z knativeservings.operator.knative.dev 2023-02-10T08:28:12Z metrics.autoscaling.internal.knative.dev 2023-02-10T08:28:30Z podautoscalers.autoscaling.internal.knative.dev 2023-02-10T08:28:30Z revisions.serving.knative.dev 2023-02-10T08:28:30Z routes.serving.knative.dev 2023-02-10T08:28:30Z serverlessservices.networking.internal.knative.dev 2023-02-10T08:28:30Z services.serving.knative.dev 2023-02-10T08:28:30Z
Expected results:
3) All the related CRD resources should be removed.
Additional info:
- clones
-
OCPBUGS-533 member loses rights after some other user login
- Closed