matzew commented on issue #1785: URL: https://github.com/apache/camel-kamelets/issues/1785#issuecomment-1845057434
What I also do not fully like, is that the `Pipe` still returns it is `ready`: ``` k get pipes.camel.apache.org NAME PHASE REPLICAS aws-s3-source-pipe Ready 1 ``` While in the pod has an exception and it could be set to `ready:false`, with a `reason` for that, like other kube resources do -- 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]
