squakez commented on issue #3412: URL: https://github.com/apache/camel-k/issues/3412#issuecomment-1195161490
I've gone deep in this and found the responsible is this check here: https://github.com/apache/camel-k/blob/132dcebd1af7457f2952e14435e887061f45d720/pkg/controller/integration/kits.go#L117-L121 Basically we never found a match when the integrationkit has failed, resulting in the issue described. Unfortunately the method is used in other places, so I will need to find a way to solve it. -- 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]
