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

fix(#3671): Fix native mode for KameletBinding #3682

Merged

Conversation

christophd
Copy link
Contributor

Propagate annotation trait configuration (trait.camel.apache.org/* annotations) from Integration to the IntegrationKit. This makes sure that the kit matches the integration once the native build is done.

Avoids Integration being stuck in BuildingKit phase as described in #3671

Fixes #3671

Release Note

Fix: Quarkus native mode for KameletBinding

Propagate annotation trait configuration from Integration to IntegrationKit. This makes sure that the kit matches the integration once the native build is done.
@christophd
Copy link
Contributor Author

@bouskaJ @astefanutti FYI

@tadayosi tadayosi added the kind/bug Something isn't working label Sep 28, 2022
@tadayosi tadayosi added this to the 1.11.0 milestone Sep 28, 2022
Copy link
Member

@astefanutti astefanutti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't run KameletBinding with the native mode
4 participants