integr8ly / tutorial-web-app

Solution Explorer provides the front door into the Integreatly initiative. It hosts the various Solution Patterns, as well as providing a dashboard of installed applications/products/services.
Apache License 2.0
36 stars 54 forks source link

INTLY-6574 AMQ Online 1.4 compatibility #571

Closed pb82 closed 4 years ago

pb82 commented 4 years ago

Motivation

Compatibility fix for AMQ Online 1.4

What

AMQ Online 1.4 does no longer report a link to the address space back to the solution explorer. This PR creates the address space URL from the known host, username and password if not present in the AddressSpace CR.

Why

To make the solution explorer work with AMQ 1.3 and 1.4

Verification Steps

  1. The solution explorer and updated WT1 are deployed here: https://console-openshift-console.apps.cluster-pbraun-34fc.pbraun-34fc.example.opentlc.com/dashboards
  2. Login as test-user01 using testing-idp, select the solution explorer and make sure you can complete WT1.

Checklist:

davidffrench commented 4 years ago

@pb82 I am unfortunately getting an error on Task 3 of walkthrough 1 when trying to login to OpenShift. image

pb82 commented 4 years ago

@davidffrench fixed by adding the user manually to the rhmi-developers group (the operator was run remotely against this cluster)