-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.17.z
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Moderate
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
The deployment console-conversion-webhook in openshift-console-operator namespace is not required in OCP 4.17+ versions. However, when upgrading from 4.16 to 4.17+, the deployment doesn't get removed. It causes the console-conversion-webhook pod to be in ImagePullBackOff state in disconnected environements whee 4.16 images are not present anymore.
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
Upgrade the cluster from 4.16 to 4.17+ and notice that the deployemnt console-conversion-webhooks still exists in openshift-console-operator namespace.
Actual results:
The deployment openshift-console-operator exist even after cluster upgrade
Expected results:
The deployment should be deleted when upgrading the cluster.
Additional info: