astefanutti commented on issue #3560: URL: https://github.com/apache/camel-k/issues/3560#issuecomment-1229943967
The format of the health probe has changed with the Camel upgrade, from something like `map[route.context.name:camel-1 route.id:route1 route.status:Stopped]` to `map[check.kind:READINESS route.id:route1 route.status:Stopped]`. The e2e tests assertions should be updated accordingly, and the integration monitor action might have to be adjusted as well. @davsclaus can probably provide some more insights on what change on the Camel side. -- 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