-
Bug
-
Resolution: Done
-
Major
-
fuse-7.10-GA
-
None
-
False
-
None
-
False
-
Release Notes
-
%
-
-
Todo
-
Release Note
-
- Install the fuse console Operator
- Create a hawtio instance
- Create a new route with the fuse-console service
- Access the new route in a browser
The fuse console Operator doesn't allow using a custom route to access the web console.
You can create a route with the fuse-console service but if this route is accessed through a web browser it shows this error:
{"error":"invalid_request","error_description":"The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed.","state":"https://hostname.example.openshift.com/online/"}
I believe it keeps the route name in the fuse-console service account but the operator doesn't allow any modifications to it.
For more details, please check the upstream issue:
- split to
-
ENTESB-20696 A custom fuse console route doesn't work.
- Done