gansheer opened a new pull request, #4649: URL: https://github.com/apache/camel-k/pull/4649
Ref #4558 ## Motivation Adding a custom task with the `builder` trait result in an unclear error message and cause. ## Description * Add an IntegrationKit Status Condition Error when a custom builder task is specified on a integration platform defined with `routine` build strategy * Some refactoring to avoid adding tasks to the pipeline when the error fires (else it results in a panic error later) **Release Note** ```release-note feat(trait): Fail IntegrationKit when custom task defined with build strategy routine ``` -- 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]
