nicolaferraro opened a new pull request #160: Add initial support for traits URL: https://github.com/apache/camel-k/pull/160 I've moved the "deployment" logic into a `trait` package that takes inspiration from the fabric8 maven plugin enricher workflow to generate resources. I've currently implemented a `service` and `route` (active only for OpenShift) traits that expose the integration when needed. Currently traits can only change the deployment phase, but later we'll add hooks to let them change the default behavior of other phases.
---------------------------------------------------------------- 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
