squakez opened a new issue, #3412: URL: https://github.com/apache/camel-k/issues/3412
Any failing integration, ie `kamel run -d mvn:com.example:nonexistent:1.0 Hello.java` will correctly set the error on IntegrationKit, but won't do on Integration, resulting the Integration in a `Building Kit` state even if it failed: ``` squake:~ $ kamel get NAME PHASE KIT hello Building Kit default/kit-cb19gvc268e9p6peapt0 squake:~ $ k get integrationkit NAME PHASE TYPE IMAGE kit-cb19gvc268e9p6peapt0 Error platform ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
