Hide Forgot
Description of problem: Link of "ocs" on both Subscription and Initial Plans Overview page are wrong. Version-Release number of selected component (if applicable): OpenShift Web Console: v3.11.0-0.25.0 "io.openshift.source-repo-commit": "c4f3f9fafa60fbcb188b6fed9b48a177a8f3e723" How reproducible: always Steps to Reproduce: 1. install openshift enabled OLM 2. create subscription for etcd in Catalog Sources # oc get catalogsource -n operator-lifecycle-manager NAME NAME TYPE PUBLISHER AGE ocs Open Cloud Services internal Red Hat 5d 3. On the created subscription-> Overview page, check link of Catalog "ocs" 4. Go to Initial Plans -> (select one) Overview page, check link of Catalog Sources "ocs" Actual results: Both 3&4. Link to /k8s/ns/xiaocwan-t/operators.coreos.com:v1alpha1:CatalogSource/ocs Expected results: Both 3&4. Link should contain correct namespace: k8s/ns/operator-lifecycle-manager/catalogsources/ocs Additional info:
*** Bug 1624754 has been marked as a duplicate of this bug. ***
*** Bug 1619198 has been marked as a duplicate of this bug. ***
https://github.com/openshift/console/pull/490
Sorry for typo. Checked and assigned back on v3.11.0-0.28.0 registry.reg-aws.openshift.com:443/openshift3/ose-console v3.11 8479e847d3a8 3 hours ago Install Plans overview page is still using "/k8s/ns/openshift/operators.coreos.com:v1alpha1:CatalogSource/ocs" for Catalog Sources. Name space is not "openshift", it should be "operator-lifecycle-manager". Subscriptions overview page is correct.
Fix PR https://github.com/openshift/console/pull/499
New fix PR https://github.com/openshift/console/pull/521
Hi Jakub, PR 521 is merged to 'master' branch so it's not merged in ose-console image with source-repo-commit d822672dec05b2aec2f421295b3f87e9d42493c4, should I backport to release-3.11? Or set target release to 4.0?
I've updated the bug to the correct target release (4.0).
Change to MODIFIED since we set target release to 4.0
Both links on Subscription page and Initial Plans page are correct. This fix is verified on Openshift v4.0.0-0.80.0
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758