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

Refactor customizer activation #46

Closed
lburgazzoli opened this issue Apr 14, 2019 · 1 comment · Fixed by #67
Closed

Refactor customizer activation #46

lburgazzoli opened this issue Apr 14, 2019 · 1 comment · Fixed by #67
Assignees

Comments

@lburgazzoli
Copy link
Contributor

Customizers are activated by the property

camel.k.customizer

And then configured with properties using the following patter:

customizer.${id}.${property}

Wondering if we should drop camel.k.customizer and use customizer.${id}.enabled to activate/deactivate customizers.

@valdar what do you think ?

@valdar
Copy link
Member

valdar commented Apr 14, 2019

would be more consistent!

@lburgazzoli lburgazzoli self-assigned this May 13, 2019
lburgazzoli added a commit to lburgazzoli/apache-camel-k-runtime that referenced this issue May 20, 2019
lburgazzoli added a commit to lburgazzoli/apache-camel-k-runtime that referenced this issue May 21, 2019
lburgazzoli added a commit to lburgazzoli/apache-camel-k-runtime that referenced this issue May 21, 2019
valdar pushed a commit that referenced this issue May 21, 2019
valdar referenced this issue in jboss-fuse/camel-k-runtime May 21, 2019
lburgazzoli added a commit to lburgazzoli/apache-camel-k-runtime that referenced this issue Oct 5, 2019
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 a pull request may close this issue.

2 participants