You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/08/29 08:24:47 UTC

[GitHub] [camel-k] astefanutti commented on issue #3560: 1.10.0 Release

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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org