You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/09/24 15:45:18 UTC

[GitHub] [camel-k] nicolaferraro commented on issue #1713: Salesforce Integration as Knative Serverless Service fails

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:
users@infra.apache.org