lburgazzoli commented on issue #3532: URL: https://github.com/apache/camel-k/issues/3532#issuecomment-2066098166
@christophd, I've added a readiness health check in the knative component, see https://github.com/apache/camel/blob/ec871bfddf4f5e88818b6b31f989719a7be52faa/components/camel-knative/camel-knative-component/src/main/java/org/apache/camel/component/knative/KnativeProducer.java#L120-L141 It is not active by default as the producer health check must be explicitly enabled on camel so I'm not sure if it is enough but maybe we can start from that. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org