nicolaferraro commented on issue #54: Store integration code in a configmap URL: https://github.com/apache/camel-k/issues/54#issuecomment-420664017 I was thinking to keep the CR self contained as much as possible. We can use the configmap strategy as mechanism to put the code into the pod. In this scenario, the configmap is created by the operator to inject the code. The user updates the CR, the operator reflects the changes into the configmap, then refreshes the deployment.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
