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/22 10:22:00 UTC

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

nicolaferraro commented on issue #660: Integration stuck waiting for platform
URL: https://github.com/apache/camel-k/issues/660#issuecomment-494744328
 
 
   Hi @ShravanGeek, @jamesnetherton is working on this, but looking at issue #677, it does not solve your problem, because your platform seems really stuck because it is not able to build context images.
   
   You can get the status (*phase*) of the platform using: `kamel describe platform camel-k`
   
   In order for the platform to be `Ready`, all initially created integrationcontexts must be `Ready` (get them using `oc get ictx`).

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