-
Bug
-
Resolution: Not a Bug
-
Minor
-
None
-
4.16.0
-
None
-
Low
-
No
-
False
-
Description of problem:
Descheduler operator On OCP 4.15.0-rc.2 with catalog source from quay.io/openshift-release-dev/ocp-release-nightly:iib-int-index-art-operators-4.16, shows 4.14.0-202311021650 as REPLACES version
[root@bastion ~]# oc get csv NAME DISPLAY VERSION REPLACES PHASE clusterkubedescheduleroperator.v5.0.0 Kube Descheduler Operator 5.0.0 clusterkubedescheduleroperator.4.14.0-202311021650 Succeeded
When this was tested with same catalog source image on OCP 4.16.0-ec.2 the REPLACES field was as below
clusterkubedescheduleroperator.v5.0.0 Kube Descheduler Operator 5.0.0 clusterkubedescheduleroperator.4.15.0-202311220209 Succeeded
Here Need to understand why REPLACES field changed from `clusterkubedescheduleroperator.4.15.0-202311220209 ` TO `clusterkubedescheduleroperator.4.14.0-202311021650` in recent 4.16.0 RC builds. Hence opened this defect for tracking same
Version-Release number of selected component (if applicable):
4.16.0-rc.2
How reproducible:
Steps to Reproduce:
1.Install OCP 4.16.0-rc.2 2.configure catalogsource with quay.io/openshift-release-dev/ocp-release-nightly:iib-int-index-art-operators-4.16 3.Go to cluster console and install Kube Descheduler Operator
Actual results:
Expected results:
Additional info: