You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/05/23 10:10:09 UTC

[GitHub] [camel-k] jamesnetherton commented on issue #660: Integration stuck waiting for platform

jamesnetherton commented on issue #660: Integration stuck waiting for platform
URL: https://github.com/apache/camel-k/issues/660#issuecomment-495156571
 
 
   There's maybe a few ways of dealing with this. Just wondering what the best option is...
   
   The lazy way could be to requeue the integration reconcile requests where the phase is 'waiting for platform'. Then when the phase is updated, just return from the reconcile function as per normal. 
   
   After a quick test it seems to work ok.

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


With regards,
Apache Git Services