squakez commented on issue #4781: URL: https://github.com/apache/camel-k/issues/4781#issuecomment-1743171718
I think the overall controller execution is fine (as also all resources are correctly set to Error). However I have the feeling there is some trait that still executes when it should not. This one https://github.com/apache/camel-k/blob/46001e85280ef904549053e2eb4fff5070dd0e00/pkg/trait/mount.go#L82 looks suspicious as it does not check the condition (likely should be set on integration building only). -- 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]
