ppalaga commented on issue #4192:
URL: https://github.com/apache/camel-quarkus/issues/4192#issuecomment-1488417293

   > I've hit this issue while trying to deploy CQ + CXF on top of OpenShift. 
I've received such errros: `11:36:07,343 Can't find the request for 
http://10.129.2.151:8080/q/health/ready's Observer 11:36:07,346 Can't find the 
request for http://10.129.2.151:8080/q/health/ready's Observer` because when i 
don't configure `quarkus.cxf.path` then the `/q` endpoint is missing and the 
pod cannot run without liveness/readiness checks.
   
   This use case should work after we upgraded to Quarkus 3.0.0.Beta1 where it 
is possible to let the health endpoints to be served on a separate network 
interface/port - see 
https://quarkus.io/version/main/guides/management-interface-reference


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to