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

Switch to traits for kafka integrations #290

Merged

Conversation

mbaldessari
Copy link
Contributor

The newly released camel-k 2.5.0 dropped support for the old
spec.configuration mount points and we need to switch to the mount
traits (https://camel.apache.org/camel-k/2.5.x/traits/mount.html)

This seems to mean that the keys inside a secret need to be under the
application.properties umbrella, for some java reason that is
escaping us. Amend the s3-anomaly secret creation so that everything
works.

Co-Authored-By: Akos Eros [email protected]

The newly released camel-k 2.5.0 dropped support for the old
spec.configuration mount points and we need to switch to the mount
traits (https://camel.apache.org/camel-k/2.5.x/traits/mount.html)

This seems to mean that the keys inside a secret need to be under the
`application.properties` umbrella, for some java reason that is
escaping us. Amend the s3-anomaly secret creation so that everything
works.

Co-Authored-By: Akos Eros <[email protected]>
@mbaldessari mbaldessari merged commit f33a9e3 into validatedpatterns:wip-next-gen Nov 6, 2024
1 check passed
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.

1 participant