hawtio/hawtio-online

Component versions no longer visible in About modal

Closed this issue · 5 comments

I checked the latest deployed instance of hawtio-online and I found:

image

@phantomjinx Maybe it's something you can quickly fix.

Sorted. Its something to do with the hawtconfig.json configmap either being present or not. In production, it does not but in upstream it does.
Anyway, now fixed.

Reopening this issue since the component versions no longer appear when the app is installed via the operator. When it is installed via the Makefile, the component versions appear correctly.

Found the reason for this issue and logged in hawtio-next/#715.

Workaround is to ensure an empty productInfo array property is present in hawtconfig.json

This should be already fixed by hawtio/react 1.2.6.