Created attachment 1798041 [details] Pipelines menu is missing Description of problem: redhat-openshift-pipelines is successfully installed, however console doesn't render 'Pipelines' primary menu Version-Release number of selected component (if applicable): 4.9.0-0.nightly-2021-07-04-140102 How reproducible: Always Steps to Reproduce: 1. Install 'Red Hat OpenShift Pipelines' operator into openshift-operators namespace $ oc get csv -n openshift-operators NAME DISPLAY VERSION REPLACES PHASE redhat-openshift-pipelines.v1.4.1 Red Hat OpenShift Pipelines 1.4.1 redhat-openshift-pipelines.v1.4.0 Succeeded 2. Refresh browser and check primary navigation menus 3. Actual results: 2. 'Pipelines' nav menu is not showing up Expected results: 2. 'Pipeline' menu should be shown Additional info:
This is a known issue, Pipelines operator 1.4.1 is not working in OCP-4.9, due to some api versioning issue in the crds. This issue will be fixed in upcoming 1.5 OSP operator.
Thank you Kartik Jeeyar. In addition, the version 1.4.1 that you are installing on OCP 4.9, is tested, released and supported for OCP 4.7. The suppored release for 4.9 will RHOSP 1.6.x. As Kartik said 1.5.x which was tested on OCP 4.8.x should also work for you.
This seems fixed now, please let us know if that's not the case!