jamesnetherton opened a new issue #806: Updating an integration leaves it stuck in phase Deploying URL: https://github.com/apache/camel-k/issues/806 Just tried the following: ``` $ kamel run examples/hello.xml integration "hello" created ``` Tweaked the `<setBody><constant>` value. Then: ``` $ kamel run examples/hello.xml integration "hello" updated ``` But the integration is never redeployed as it's stuck in phase 'Deploying'.
---------------------------------------------------------------- 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
