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-5356: Add app versions to Managed services tab #561

Closed mfrances17 closed 4 years ago

mfrances17 commented 4 years ago

Motivation

https://issues.redhat.com/browse/INTLY-5356

What

Add versions to the services listed in the Managed services tab of solution explorer, for OpenShift 4 clusters only.

Verification Steps

Point an OpenShift 4 deployment of solution explorer to this docker image: docker.io/mfrances17/dev-tutorial-web-app:latest

  1. Go to the Managed services tab.
  2. Verify that versions exist in parenthesis after the pretty name, e.g. Red Hat OpenShift (version 4).

Checklist:

Progress

Additional Notes

Screen shot of OS4 system running this code: Screen Shot 2020-03-03 at 9 18 46 PM

pb82 commented 4 years ago

@mfrances17 Do you know why only two services are displayed? There is an error about an undefined variable in middlewareServices in the browser log.