nicolaferraro commented on issue #1713: URL: https://github.com/apache/camel-k/issues/1713#issuecomment-698427986
I think the relevant problem is here: ` MANIFEST_UNKNOWN: manifest unknown` This is an issue that happened more in the past. There are some incompatibilities between the registry and the client... I think that doing a `kamel reset` will trigger a new build from scratch, so you'd see the integration running again. This is independent from what you write in the DSL. P.s. to make a serverless service, you probably need to start from something scalable, e.g. from: uri: knative:endpoint/service ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
