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: [email protected] With regards, Apache Git Services
