squakez commented on issue #2844: URL: https://github.com/apache/camel-k/issues/2844#issuecomment-1003984573
If the `IntegrationKit` was created before updating the `baseImage` for the platform, then, yes, the algorithm will choose the best matching kit in between the existing ones, whichever was the `baseImage` from which it derived from. If you need to update all the `Integration` and the related kits, the best thing you can do is to `kamel reset` which will clean all the namespace. Of course, this is a disruptive action that will wipe all your running stuff. -- 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]
