lburgazzoli commented on issue #5552:
URL: https://github.com/apache/camel-k/issues/5552#issuecomment-2135128280

   The reason behind using the Pod and not the Deployment is that, depending on 
a number of factor, camel-k can generate a Knative Service, a Job or a 
Deployment (and maybe a resource that I don't recall), which makes the Pod is 
the only common denominator among the generated resources. 
   
   However I think we do not handle such case very well and I agree, it should 
not mark the integration as erroed but likely as progressing or something along 
the line. That said, I don't know how complex it would be
   


-- 
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