hawtio/hawtio-online

Camel - Route Diagram not working with Camel K integration

Opened this issue · 2 comments

Originally reported at apache/camel-k/issues/4990.

The Route Diagram view shows blank with the error stacktrace in the browser console.

It only happens with a Camel K route deployed on a K8s/OpenShift cluster. The same route can show the route diagram locally with camel run command.

It's still likely an issue with Camel K and not with Hawtio Online, but filed here for record.

image

@mmuzikar Have you tested the scenario? Do you think it's no more an issue or something we need to cover in our test suite?

We need to add Camel K to the E2E testsuite definitely. I have run some basic tests for the previous build but didn't go as much into depth