You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/03/22 09:26:24 UTC

[GitHub] [camel-k] johnpoth commented on issue #2151: wait for depdendencies

johnpoth commented on issue #2151:
URL: https://github.com/apache/camel-k/issues/2151#issuecomment-803907668


   There is one [action](https://github.com/apache/camel-k/blob/master/pkg/controller/integration/wait_for_bindings.go) for the service binding operator that does this : "The availability or the waiting status should be reflected by the related status -> conditions block.". It could be adapted by renaming the "IntegrationConditionServiceBindingsCollectionReady" to something more generic to be reused by other traits.
   
   Before this, the flow of the `integration.Status.Phase`s was controlled by `Actions`.  It seems that `traits` have a need to do so as well


-- 
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:
users@infra.apache.org