nicolaferraro opened a new issue #1171: Add condition/status to monitor running state of the integration URL: https://github.com/apache/camel-k/issues/1171 A condition should signal if the integration is actually running and not in error (or any other state), no matter the number of replicas (should work also with 0). We set the desired number of replicas in the status, but it should be empty if unspecified. Another field should map the current number of replicas. Another field should contain the number of ready replicas. These fields are useful in order to do assertions on the integration state in scripts or testing tools.
---------------------------------------------------------------- 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] With regards, Apache Git Services
