claudio4j commented on pull request #2292:
URL: https://github.com/apache/camel-k/pull/2292#issuecomment-863745185


   > I would suggest to research relying on the Pods controller status
   
   When pods are in error state, looking at Deployment object in the 
status.conditions, the type "Available" is False. When pod is running ok, the 
Available state is "True". I think this is a good indicator to reconcilie the 
integration status, this way there is no need to inspect pod status anymore, 
WDYT ?


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to