Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial support for traits #160

Merged
merged 14 commits into from
Oct 8, 2018
Merged

Conversation

nicolaferraro
Copy link
Member

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.

@oscerd
Copy link
Contributor

oscerd commented Oct 8, 2018

Lets merge this!

@lburgazzoli lburgazzoli merged commit 490dd40 into apache:master Oct 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants