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

Kamelet: default KameletBindings configuration settings #2558

Closed
squakez opened this issue Aug 9, 2021 · 2 comments
Closed

Kamelet: default KameletBindings configuration settings #2558

squakez opened this issue Aug 9, 2021 · 2 comments

Comments

@squakez
Copy link
Contributor

squakez commented Aug 9, 2021

When we use a Kamelet, we may be in the situation to apply certain configuration to the KameletBinding in order to properly use it. For instance, when we use the predicate-filter-action we need to apply some build time configuration such as:

    spec:
        integration:
         traits:
           builder:
             configuration:
               properties:
                 - "quarkus.arc.unremovable-types=com.fasterxml.jackson.databind.ObjectMapper"

I am wondering if we should include some mechanism to let all KameletBindings using a Kamelet to inherit some configuration (ie, traits) needed by the Kamelet.

@lburgazzoli
Copy link
Contributor

For this particular case I believe the problem should be addressed in camel-k runtime or camel-quarkus as kamelets are not more a camel-k only feature so introducing some runtime specific bits to a kamelet would probably be not the best option

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2021

This issue has been automatically marked as stale due to 90 days of inactivity.
It will be closed if no further activity occurs within 15 days.
If you think that’s incorrect or the issue should never stale, please simply write any comment.
Thanks for your contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants