astefanutti commented on pull request #3092: URL: https://github.com/apache/camel-k/pull/3092#issuecomment-1062853242
> the examples you provided the conditions are those materialized in the KameletBinding status right ? Right. > So to monitor the effective status of a KameletBinding the `Ready` condition should be taken into account. Yes. I didn't change the KameletBinding phases, but I'd be inclined to eventually change the `Ready` phase to `Running`. > if an error occurs on the deployment, i.e. it will exceed the progress limit, will an error surface ? Yes, with that PR, the Deployment status surfaces transitively via the Integration readiness condition, into the KameletBinding readiness condition. -- 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]
