Created attachment 1351852 [details] Console Output Description of problem: The 'Next' button takes very long time to become enabled blue when ordering image on the homepage. Used the F12 to inspect Console and found that https://**:8443/apis/servicecatalog.k8s.io/v1beta1/clusterserviceplans takes almost 10s to finished 'Get' request. More detailed please see attachment. Version-Release number of selected component (if applicable): v3.7.7 How reproducible: Always Steps to Reproduce: 1. Login in web console and click Languages-> Python. 2. 3. Actual results: Will take almost 10s to enable "Next" button to become blue Expected results: Should change the button's status quickly Additional info:
This dialog should not be requesting service classes and service plans in 3.7.
Catalog PR: https://github.com/openshift/origin-web-catalog/pull/568
PR to resolve: https://github.com/openshift/origin-web-console/pull/2493
Moving back to assigned as this fix still needs to be backported to 3.7.z
enterprise-3.7 catalog fix: https://github.com/openshift/origin-web-catalog/pull/577
3.7.z console PR: https://github.com/openshift/origin-web-console/pull/2551
v3.7.13 doesn't include the changes yet, will check in next update
Change to MODIFIED since fix not picked in OCP, and it couldn't be tested
Checked in OpenShift Master v3.7.35, the bug has been fixed. 'Next' button works well now.
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-2018:0636